HomeSort by relevance Sort by last modified time
    Searched defs:strtold_l (Results 1 - 12 of 12) sorted by null

  /bionic/libc/bionic/
strtold_l.cpp 31 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
  /ndk/sources/android/support/src/
locale_support.c 123 long double strtold_l (const char *nptr, char **endptr, locale_t loc) { 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/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 136 long double strtold_l(const char *__nptr, char **__endptr, function
  /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/ibm/
xlocale.h 287 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/ibm/
xlocale.h 287 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/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 287 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

Completed in 334 milliseconds