Searched defs:xato (Results 1 – 2 of 2) sorted by relevance
164 type FAST_FUNC xato(_range_sfx)(const char *numstr, in xato() function172 type FAST_FUNC xato(_range)(const char *numstr, type lower, type upper) in xato() function177 type FAST_FUNC xato(_sfx)(const char *numstr, const struct suffix_mult *suffixes) in xato() function182 type FAST_FUNC xato()(const char *numstr) in xato() function
15 #define xato(rest) xatoll##rest macro27 #define xato(rest) xatol##rest macro50 #define xato(rest) xatoi##rest macro