Searched defs:strtof_l (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/android/ |
H A D | locale_bionic.h | 44 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char* __nptr, char** __endptr, in strtof_l() function
|
/netbsd-src/lib/libc/gdtoa/ |
H A D | strtof_vaxf.c | 90 strtof_l(CONST char *s, char **sp, locale_t loc) in strtof_l() function
|
H A D | strtof.c | 103 strtof_l(CONST char *s, char **sp, locale_t loc) in strtof_l() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/solaris/ |
H A D | xlocale.h | 56 float strtof_l(const char *__nptr, char **__endptr, in strtof_l() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/ |
H A D | __strtonum_fallback.h | 22 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char *nptr, in strtof_l() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/win32/ |
H A D | locale_win32.cpp | 122 float strtof_l(const char* nptr, char** endptr, locale_t loc) { in strtof_l() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/ |
H A D | locale_win32.h | 220 #define strtof_l _strtof_l macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
H A D | xlocale.h | 278 float strtof_l(const char *__nptr, char **__endptr, in strtof_l() function
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 68 #define strtof_l _strtof_l macro
|