Home
last modified time | relevance | path

Searched defs:strtoumax (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrtoumax.c37 strtoumax(const char *nptr, char **endptr, int base) in strtoumax() function
/illumos-gate/usr/src/head/
H A Dinttypes.h99 #define strtoumax _strtoumax_c89 macro