(root)/
coreutils-9.4/
lib/
xdectoumax.c
       1  #define __xdectoint xdectoumax
       2  #define __xnumtoint xnumtoumax
       3  #define __xdectoint_t uintmax_t
       4  #define __xstrtol xstrtoumax
       5  #define __xdectoint_signed 0
       6  #include "xdectoint.c"