Home
last modified time | relevance | path

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

/busybox-1.35.0/libbb/
Dxatonum_template.c77 unsigned type FAST_FUNC xstrtou(_range)(const char *numstr, int base, in xstrtou() argument
103 unsigned type FAST_FUNC xatou(_range)(const char *numstr, in xatou() argument
154 type FAST_FUNC xstrto(_range)(const char *numstr, int base, type lower, type upper) in xstrto() argument
172 type FAST_FUNC xato(_range)(const char *numstr, type lower, type upper) in xato() argument