Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstrtol.cpp154 long long wcstoll(const wchar_t* s, wchar_t** end, int base) { in wcstoll() function
/bionic/tests/
Dwchar_test.cpp589 TEST(wchar, wcstoll) { in TEST() argument