/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/ |
support.h | 40 #define wcstoull _wcstoui64 macro
|
/external/bison/lib/ |
strtol.c | 87 # define strtol wcstoull
|
/ndk/sources/android/support/include/ |
wchar.h | 168 unsigned long long wcstoull (const wchar_t *__restrict__, wchar_t **__restrict__, int);
|
/ndk/sources/android/support/src/ |
wchar_support.c | 372 unsigned long long wcstoull(const wchar_t* nptr, wchar_t** endptr, int base) { function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
wchar_h.pass.cpp | 73 static_assert((std::is_same<decltype(wcstoull(L"", (wchar_t**)0, 0)), unsigned long long>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
string.cpp | 171 return as_integer_helper<unsigned long long>( func, s, idx, base, wcstoull );
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/c.strings/ |
cwchar.pass.cpp | 73 static_assert((std::is_same<decltype(std::wcstoull(L"", (wchar_t**)0, 0)), unsigned long long>::value), "");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
wchar.h | 437 extern unsigned long long int wcstoull (__const wchar_t *__restrict __nptr,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
wchar.h | 437 extern unsigned long long int wcstoull (__const wchar_t *__restrict __nptr,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
wchar.h | 437 extern unsigned long long int wcstoull (__const wchar_t *__restrict __nptr,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
basic_string.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
vstring.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
basic_string.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
vstring.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
basic_string.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
vstring.h | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
basic_string.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.h | [all...] |