Searched refs:wcstoull (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwcstoimax.c63 return ((uintmax_t)wcstoull(nptr, endptr, base));
H A Dwcstoul.c54 wcstoull(const wchar_t *_RESTRICT_KYWD str, wchar_t **_RESTRICT_KYWD ptr, function
/illumos-gate/usr/src/head/iso/
H A Dwchar_c99.h76 extern unsigned long long wcstoull(const wchar_t *_RESTRICT_KYWD,
/illumos-gate/usr/src/man/man3c/
H A DMakefile1362 wcstoull.3c \
2446 wcstoull.3c := LINKSRC = wcstoul.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1608 unsigned long long wcstoull(const wchar_t *_RESTRICT_KYWD str,

Completed in 73 milliseconds