Home
last modified time | relevance | path

Searched defs:wcstoull (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/android/support/src/wcstox/
Dwcstol.c25 unsigned long long wcstoull(const wchar_t *restrict s, in wcstoull() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dsupport.h50 #define wcstoull _wcstoui64 macro
/ndk/sources/android/support/tests/
Dwchar_unittest.cc215 TEST(wchar, wcstoull) { in TEST() argument