Home
last modified time | relevance | path

Searched defs:wcstoull (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dstrtol.cpp170 unsigned long long wcstoull(const wchar_t* s, wchar_t** end, int base) { in wcstoull() function
/bionic/tests/
Dwchar_test.cpp597 TEST(wchar, wcstoull) { in TEST() argument