Home
last modified time | relevance | path

Searched refs:wcstoull (Results 1 – 17 of 17) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/locale/
Dwcstoull.c13 #define FUNCNAME wcstoull
/bionic/tests/
Dwchar_test.cpp416 TEST(wchar, wcstoull) { in TEST() argument
637 wcstoull(L"123", NULL, -1); in TEST()
640 wcstoull(L"123", NULL, 1); in TEST()
643 wcstoull(L"123", NULL, 37); in TEST()
/bionic/libc/bionic/
Dwchar.cpp240 return wcstoull(nptr, endptr, base); in wcstoull_l()
/bionic/libc/include/
Dwchar.h145 extern unsigned long long wcstoull(const wchar_t*, wchar_t**, int);
/bionic/libc/
Dlibc.mips64.map1117 wcstoull;
Dlibc.x86_64.map1117 wcstoull;
Dlibc.arm64.map1117 wcstoull;
Dlibc.x86.brillo.map1176 wcstoull;
Dlibc.mips.brillo.map1178 wcstoull;
Dlibc.arm.brillo.map1180 wcstoull;
Dlibc.mips.map1178 wcstoull;
Dlibc.x86.map1176 wcstoull;
Dlibc.arm.map1180 wcstoull;
Dlibc.map.txt1205 wcstoull;
DAndroid.mk428 upstream-openbsd/lib/libc/locale/wcstoull.c \
DAndroid.bp448 "upstream-openbsd/lib/libc/locale/wcstoull.c",
/bionic/libc/tools/
Dposix-2013.txt1166 wcstoull