HomeSort by relevance Sort by last modified time
    Searched defs:strtof_l (Results 1 - 25 of 53) sorted by null

1 2 3

  /prebuilts/ndk/r16/sources/android/support/src/
locale_support.cpp 15 float strtof_l(const char* nptr, char** endptr, locale_t __unused locale) { function
  /bionic/libc/bionic/
stdlib_l.cpp 36 float strtof_l(const char* s, char** end_ptr, locale_t) { function
  /external/libcxx/include/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /external/libcxx/include/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/support/xlocale/
__strtonum_fallback.h 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, function
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/support/solaris/
xlocale.h 57 float strtof_l(const char *__nptr, char **__endptr, function

Completed in 169 milliseconds

1 2 3