Searched refs:wcstoumax (Results 1 – 5 of 5) sorted by relevance
134 wcstoumax(const wchar_t* __restrict nptr, wchar_t** __restrict endptr, int base) in wcstoumax() function
110 wcstoumax.c
160 'wcstoumax.c',
326 extern uintmax_t wcstoumax(const wchar_t *__restrict, wchar_t **__restrict, int);
2451 newlib/libc/stdlib/wcstoumax.c