Searched defs:xatou (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dxatonum.c15 #define xatou(rest) xatoull##rest macro
27 #define xatou(rest) xatoul##rest macro
50 #define xatou(rest) xatou##rest macro
H A Dxatonum_template.c114 unsigned type xatou()(const char *numstr) function
180 #undef xatou macro

Completed in 87 milliseconds