HomeSort by relevance Sort by last modified time
    Searched refs:strtold_l (Results 26 - 41 of 41) sorted by null

12

  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /external/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l macro
  /external/libcxx/include/support/xlocale/
xlocale.h 160 static inline long double strtold_l(const char *nptr, char **endptr, locale_t) { function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l macro
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l macro
  /bionic/libc/bionic/
locale.cpp 203 long double strtold_l(const char* s, char** end_ptr, locale_t) { function
  /external/libcxx/include/support/ibm/
xlocale.h 287 long double strtold_l(const char *__nptr, char **__endptr, function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 287 long double strtold_l(const char *__nptr, char **__endptr, function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 136 long double strtold_l(const char *__nptr, char **__endptr, function
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 287 long double strtold_l(const char *__nptr, char **__endptr, function
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 136 long double strtold_l(const char *__nptr, char **__endptr, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdlib.h 269 extern long double strtold_l (__const char *__restrict __nptr,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h 269 extern long double strtold_l (__const char *__restrict __nptr,
    [all...]
  /external/ltrace/etc/
libc.so.conf 257 ldouble strtold_l(string, +string*, locale_t);
  /external/compiler-rt/lib/msan/tests/
msan_test.cc     [all...]

Completed in 356 milliseconds

12