| /src/external/apache2/llvm/dist/libcxx/include/__support/android/ |
| locale_bionic.h | 44 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char* __nptr, char** __endptr, function
|
| /src/lib/libc/gdtoa/ |
| strtof_vaxf.c | 43 __weak_alias(strtof_l, _strtof_l) 90 strtof_l(CONST char *s, char **sp, locale_t loc) function
|
| strtof.c | 42 __weak_alias(strtof_l, _strtof_l) 103 strtof_l(CONST char *s, char **sp, locale_t loc) function
|
| /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/ |
| xlocale.h | 56 float strtof_l(const char *__nptr, char **__endptr, function
|
| /src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/ |
| __strtonum_fallback.h | 22 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char *nptr, function
|
| /src/external/apache2/llvm/dist/libcxx/src/support/win32/ |
| locale_win32.cpp | 122 float strtof_l(const char* nptr, char** endptr, locale_t loc) { function
|
| /src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
| xlocale.h | 278 float strtof_l(const char *__nptr, char **__endptr, function
|
| /src/external/apache2/llvm/dist/libcxx/include/__support/win32/ |
| locale_win32.h | 220 #define strtof_l _strtof_l macro 223 _LIBCPP_FUNC_VIS float strtof_l(const char*, char**, locale_t);
|
| /src/lib/libc/include/ |
| namespace.h | 68 #define strtof_l _strtof_l macro
|