Searched defs:wcstoumax (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwcstoimax.c61 wcstoumax(const wchar_t *nptr, wchar_t **endptr, int base) function
/illumos-gate/usr/src/head/
H A Dinttypes.h94 #pragma redefine_extname wcstoumax _wcstoumax_c89
101 #define wcstoumax _wcstoumax_c89 macro
116 extern uintmax_t wcstoumax(const wchar_t *_RESTRICT_KYWD,
/illumos-gate/usr/src/man/man3c/
H A DMakefile1363 wcstoumax.3c \
2438 wcstoumax.3c := LINKSRC = wcstoimax.3c

Completed in 60 milliseconds