Searched defs:wcstoumax (Results 1 – 3 of 3) sorted by relevance
106 TEST(inttypes, wcstoumax) { in TEST() argument
529 TEST(wchar, wcstoumax) { in TEST() argument
231 uintmax_t wcstoumax(const wchar_t* s, wchar_t** end, int base) { in wcstoumax() function