Searched refs:strtof_l (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/util/ |
D | strtod.c | 79 return strtof_l(s, end, loc); in _mesa_strtof()
|
/external/libcxx/include/support/xlocale/ |
D | __strtonum_fallback.h | 23 inline _LIBCPP_ALWAYS_INLINE float strtof_l(const char *nptr, in strtof_l() function
|
/external/libcxx/include/support/solaris/ |
D | xlocale.h | 57 float strtof_l(const char *__nptr, char **__endptr, in strtof_l() function
|
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 50 #define strtof_l _strtof_l macro
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1663 TEST_STRTO_FLOAT_LOC(strtof_l, char, )
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 1972 {'type': 'FUNC', 'name': 'strtof_l@GLIBC_2.3'}
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3005 fun:strtof_l=uninstrumented
|
/external/libcxx/include/ |
D | locale | 769 return strtof_l(__a, __p2, _LIBCPP_GET_C_LOCALE);
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 214 PUBLIC 3ae10 0 strtof_l
|