Searched refs:__strtof (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/no_locale/ |
| H A D | strtonum.h | 25 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t) { in __strtof() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/ |
| H A D | windows.h | 174 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof() function 181 _LIBCPP_EXPORTED_FROM_ABI float __strtof(const char*, char**, __locale_t);
|
| H A D | bsd_like.h | 68 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof() function
|
| H A D | linux.h | 85 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | locale_base_api.h | 185 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof() function
|
| H A D | num.h | 241 return __locale::__strtof(__a, __p2, _LIBCPP_GET_C_LOCALE);
|