Home
last modified time | relevance | path

Searched defs:cutlim (Results 1 – 13 of 13) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/
Dstrtoi.h111 unsigned int cutlim = ucutoff % base; in strtoi() local
114 unsigned int cutlim = strtoi_max % base; in strtoi() local
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dwcstoimax.c67 int neg = 0, any, cutlim; in wcstoimax_l() local
Dstrtoul.c138 register int neg = 0, any, cutlim; in strtoul_l() local
Dwcstol.c140 register int neg = 0, any, cutlim; in wcstol_l() local
Dwcstoll.c139 register int neg = 0, any, cutlim; in wcstoll_l() local
Dwcstoul.c140 register int neg = 0, any, cutlim; in wcstoul_l() local
Dwcstoumax.c66 int neg = 0, any, cutlim; in wcstoumax_l() local
Dstrtoimax.c66 int neg = 0, any = 0, cutlim; in strtoimax_l() local
Dstrtoumax.c66 int neg = 0, any, cutlim; in strtoumax_l() local
Dwcstoull.c151 register int neg = 0, any, cutlim; in wcstoull_l() local
Dstrtoull.c134 register int neg = 0, any, cutlim; in _strtoull_l() local
Dstrtol.c130 register int neg = 0, any, cutlim; in _strtol_l() local
Dstrtoll.c138 register int neg = 0, any, cutlim; in _strtoll_l() local