Searched defs:wcstoimax (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwcstoimax.c54 wcstoimax(const wchar_t *nptr, wchar_t **endptr, int base) function
/illumos-gate/usr/src/head/
H A Dinttypes.h93 #pragma redefine_extname wcstoimax _wcstoimax_c89
100 #define wcstoimax _wcstoimax_c89 macro
114 extern intmax_t wcstoimax(const wchar_t *_RESTRICT_KYWD,

Completed in 59 milliseconds