/bionic/libc/upstream-openbsd/lib/libc/locale/ |
wcstold.c | 1 /* $OpenBSD: wcstold.c,v 1.1 2009/01/13 18:18:31 kettenis Exp $ */ 9 #define FUNCNAME wcstold
|
/ndk/sources/android/support/src/wcstox/ |
wcstod.c | 32 long double wcstold(const wchar_t *restrict s, wchar_t **restrict p) function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
cwchar | 237 #undef wcstold 245 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 248 using ::wcstold; 264 using ::__gnu_cxx::wcstold; 293 using std::wcstold;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
cwchar | 237 #undef wcstold 245 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 248 using ::wcstold; 264 using ::__gnu_cxx::wcstold; 293 using std::wcstold;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
cwchar | 237 #undef wcstold 245 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 248 using ::wcstold; 264 using ::__gnu_cxx::wcstold; 293 using std::wcstold;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cwchar | 239 #undef wcstold 247 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 250 using ::wcstold; 266 using ::__gnu_cxx::wcstold; 295 using std::wcstold;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cwchar | 239 #undef wcstold 247 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 250 using ::wcstold; 266 using ::__gnu_cxx::wcstold; 295 using std::wcstold;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cwchar | 239 #undef wcstold 247 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 250 using ::wcstold; 266 using ::__gnu_cxx::wcstold; 295 using std::wcstold;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cwchar | 239 #undef wcstold 247 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 250 using ::wcstold; 266 using ::__gnu_cxx::wcstold; 295 using std::wcstold;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
cwchar | 237 #undef wcstold 245 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 248 using ::wcstold; 264 using ::__gnu_cxx::wcstold; 293 using std::wcstold;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
cwchar | 237 #undef wcstold 245 (wcstold)(const wchar_t * __restrict, wchar_t ** __restrict) throw (); 248 using ::wcstold; 264 using ::__gnu_cxx::wcstold; 293 using std::wcstold;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
cwchar | 234 #undef wcstold 242 (wcstold)(const wchar_t * restrict, wchar_t ** restrict); 245 using ::wcstold; 262 using ::__gnu_cxx::wcstold;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
cwchar | 234 #undef wcstold 242 (wcstold)(const wchar_t * restrict, wchar_t ** restrict); 245 using ::wcstold; 262 using ::__gnu_cxx::wcstold;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
cwchar | 234 #undef wcstold 242 (wcstold)(const wchar_t * restrict, wchar_t ** restrict); 245 using ::wcstold; 262 using ::__gnu_cxx::wcstold;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
cwchar | 234 #undef wcstold 242 (wcstold)(const wchar_t * restrict, wchar_t ** restrict); 245 using ::wcstold; 262 using ::__gnu_cxx::wcstold;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
wchar-ldbl.h | 48 __LDBL_REDIR1_DECL (wcstold, wcstod);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cwchar | 56 using std::wcstold;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
wchar-ldbl.h | 48 __LDBL_REDIR1_DECL (wcstold, wcstod);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
wchar-ldbl.h | 48 __LDBL_REDIR1_DECL (wcstold, wcstod);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cwchar | 56 using std::wcstold;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
cwchar | 56 using std::wcstold;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cwchar | 50 using std::wcstold;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cwchar | 50 using std::wcstold;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cwchar | 50 using std::wcstold;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
cwchar | 50 using std::wcstold;
|