source:
coreutils/trunk/lib/xdectoumax.c@
1652
Last change on this file since 1652 was 1648, checked in by , 9 years ago | |
---|---|
File size: 175 bytes |
Line | |
---|---|
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" |
Note:
See TracBrowser
for help on using the repository browser.