Home
last modified time | relevance | path

Searched defs:any (Results 1 – 12 of 12) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dstrtoul.c137 register int neg = 0, any, cutlim; in strtoul_l() local
Dwcstoimax.c64 int neg = 0, any, cutlim; in wcstoimax_l() local
Dwcstol.c137 register int neg = 0, any, cutlim; in wcstol_l() local
Dwcstoll.c138 register int neg = 0, any, cutlim; in wcstoll_l() local
Dwcstoul.c138 register int neg = 0, any, cutlim; in wcstoul_l() local
Dwcstoumax.c63 int neg = 0, any, cutlim; in wcstoumax_l() local
Dstrtoimax.c64 int neg = 0, any = 0, cutlim; in strtoimax_l() local
Dstrtoumax.c64 int neg = 0, any, cutlim; in strtoumax_l() local
Dwcstoull.c150 register int neg = 0, any, cutlim; in wcstoull_l() local
Dstrtol.c129 register int neg = 0, any, cutlim; in _strtol_l() local
Dstrtoll.c137 register int neg = 0, any, cutlim; in _strtoll_l() local
Dstrtoull.c133 register int neg = 0, any, cutlim; in _strtoull_l() local