Searched refs:__xnumtoint (Results 1 – 3 of 3) sorted by relevance
/coreutils/gl/lib/ |
D | xdectoint.c | 37 __xnumtoint (char const *n_str, int base, __xdectoint_t min, __xdectoint_t max, in __xnumtoint() function 87 return __xnumtoint (n_str, 10, min, max, suffixes, err, err_exit); in __xdectoint()
|
D | xdectoimax.c | 2 #define __xnumtoint xnumtoimax macro
|
D | xdectoumax.c | 2 #define __xnumtoint xnumtoumax macro
|