Home
last modified time | relevance | path

Searched refs:__xdectoint_t (Results 1 – 3 of 3) sorted by relevance

/coreutils/gl/lib/
Dxdectoint.c36 __xdectoint_t
37 __xnumtoint (char const *n_str, int base, __xdectoint_t min, __xdectoint_t max, in __xnumtoint()
42 __xdectoint_t tnum; in __xnumtoint()
83 __xdectoint_t
84 __xdectoint (char const *n_str, __xdectoint_t min, __xdectoint_t max, in __xdectoint()
Dxdectoimax.c3 #define __xdectoint_t intmax_t macro
Dxdectoumax.c3 #define __xdectoint_t uintmax_t macro