Home
last modified time | relevance | path

Searched defs:wcstoumax (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dinttypes_test.cpp106 TEST(inttypes, wcstoumax) { in TEST() argument
Dwchar_test.cpp529 TEST(wchar, wcstoumax) { in TEST() argument
/bionic/libc/bionic/
Dstrtol.cpp231 uintmax_t wcstoumax(const wchar_t* s, wchar_t** end, int base) { in wcstoumax() function