Home
last modified time | relevance | path

Searched defs:strtof_l (Results 1 – 10 of 10) sorted by relevance

/external/libcxx/include/support/android/
Dlocale_bionic.h49 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char* __nptr, char** __endptr, in strtof_l() function
/external/llvm-project/libcxx/include/support/android/
Dlocale_bionic.h44 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char* __nptr, char** __endptr, in strtof_l() function
/external/llvm-project/libcxx/include/support/solaris/
Dxlocale.h56 float strtof_l(const char *__nptr, char **__endptr, in strtof_l() function
/external/libcxx/include/support/solaris/
Dxlocale.h57 float strtof_l(const char *__nptr, char **__endptr, in strtof_l() function
/external/libcxx/include/support/xlocale/
D__strtonum_fallback.h23 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char *nptr, in strtof_l() function
/external/llvm-project/libcxx/include/support/xlocale/
D__strtonum_fallback.h22 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char *nptr, in strtof_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h137 #define strtof_l _strtof_l macro
/external/libcxx/src/support/win32/
Dlocale_win32.cpp114 float strtof_l(const char* nptr, char** endptr, locale_t loc) { in strtof_l() function
/external/llvm-project/libcxx/src/support/win32/
Dlocale_win32.cpp122 float strtof_l(const char* nptr, char** endptr, locale_t loc) { in strtof_l() function
/external/llvm-project/libcxx/include/support/win32/
Dlocale_win32.h201 #define strtof_l _strtof_l macro