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

/macosx-10.10.1/swig-12/Lib/
H A Dinttypes.i58 extern uintmax_t wcstoumax (const wchar_t *nptr, wchar_t ** endptr, int base);
74 extern uintmax_t wcstoumax (const wchar_t *nptr, wchar_t **endptr, int base);
87 extern uintmax_t wcstoumax (const wchar_t *nptr, wchar_t **endptr, int base);
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dwcstoumax.c37 __FBSDID("$FreeBSD: src/lib/libc/locale/wcstoumax.c,v 1.2 2007/01/09 00:28:01 imp Exp $");
128 wcstoumax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, function
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dinttypes.h270 wcstoumax(const wchar_t * __restrict __nptr,
276 #pragma GCC poison wcstoimax wcstoumax

Completed in 65 milliseconds