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