/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
stdlib-ldbl.h | 31 __LDBL_REDIR1_DECL (strtold_l, strtod_l)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdlib-ldbl.h | 31 __LDBL_REDIR1_DECL (strtold_l, strtod_l)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdlib-ldbl.h | 31 __LDBL_REDIR1_DECL (strtold_l, strtod_l)
|
/ndk/sources/cxx-stl/llvm-libc++/include/support/android/ |
stdlib.h | 29 long double strtold_l (const char *nptr, char **endptr, locale_t loc);
|
/ndk/sources/cxx-stl/llvm-libc++/include/support/win32/ |
locale_win32.h | 67 #define strtold_l _strtod_l macro
|
/ndk/sources/cxx-stl/llvm-libc++/include/support/solaris/ |
xlocale.h | 127 long double strtold_l(const char *__nptr, char **__endptr, function
|
/ndk/sources/cxx-stl/llvm-libc++/src/support/android/ |
locale_support.c | 169 long double strtold_l (const char *nptr, char **endptr, locale_t loc) { function
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdlib.h | 269 extern long double strtold_l (__const char *__restrict __nptr,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdlib.h | 269 extern long double strtold_l (__const char *__restrict __nptr,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdlib.h | 269 extern long double strtold_l (__const char *__restrict __nptr,
|