Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwchar_l.cpp72 unsigned long long wcstoull_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoull_l() function
/bionic/tests/
Dwchar_test.cpp929 TEST(wchar, wcstoull_l) { in TEST() argument