HomeSort by relevance Sort by last modified time
    Searched full:strtold_l (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /bionic/libc/bionic/
strtold_l.cpp 31 long double strtold_l(const char *nptr, char **endptr, locale_t) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/sysroot/usr/include/bits/
stdlib-ldbl.h 31 __LDBL_REDIR1_DECL (strtold_l, strtod_l)
  /ndk/sources/android/support/include/
stdlib.h 51 long double strtold_l(const char *nptr, char **endptr, locale_t loc);
  /prebuilts/ndk/9/sources/android/support/include/
stdlib.h 49 long double strtold_l(const char *nptr, char **endptr, locale_t loc);
  /ndk/sources/android/support/src/
locale_support.c 123 long double strtold_l (const char *nptr, char **endptr, locale_t loc) { function
  /bionic/libc/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__;
  /external/libcxx/include/support/android/
locale_bionic.h 158 static inline long double strtold_l(const char *nptr, char **endptr, locale_t) { function
  /external/libcxx/include/support/solaris/
xlocale.h 136 long double strtold_l(const char *__nptr, char **__endptr, function
  /external/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 136 long double strtold_l(const char *__nptr, char **__endptr, function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l macro
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
stdlib.h 78 extern long double strtold_l(const char *, char **, locale_t) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 136 long double strtold_l(const char *__nptr, char **__endptr, function
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l macro
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr2/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr6/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/lib/
libc.so 

Completed in 597 milliseconds

1 2 3 4