Searched refs:strtoumax (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrtoumax.c39 strtoumax(const char *nptr, char **endptr, int base) function
47 * 32-bit shadow function of strtoumax.
/illumos-gate/usr/src/head/
H A Dinttypes.h92 #pragma redefine_extname strtoumax _strtoumax_c89
99 #define strtoumax _strtoumax_c89 macro
112 extern uintmax_t strtoumax(const char *_RESTRICT_KYWD, char **_RESTRICT_KYWD,
/illumos-gate/usr/src/boot/include/
H A Dinttypes.h55 uintmax_t strtoumax(const char * __restrict, char ** __restrict, int);
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com585 strtoumax.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com576 strtoumax.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile552 strtoumax.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1245 strtoumax.3c \
2311 strtoumax.3c := LINKSRC = strtoimax.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc980 /* strtoumax.c */
981 uintmax_t strtoumax(const char *_RESTRICT_KYWD nptr,
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com619 strtoumax.o \

Completed in 77 milliseconds