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