Searched defs:wcstoll (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | strtol.cpp | 154 long long wcstoll(const wchar_t* s, wchar_t** end, int base) { in wcstoll() function |
/bionic/tests/ | ||
D | wchar_test.cpp | 589 TEST(wchar, wcstoll) { in TEST() argument |