Searched refs:strtold_l (Results 1 - 6 of 6) sorted by relevance

/external/libcxx/include/support/solaris/
H A Dxlocale.h47 long double strtold_l(const char *__nptr, char **__endptr, function
/external/libcxx/include/support/win32/
H A Dlocale_win32.h67 #define strtold_l _strtod_l macro
/external/libcxx/include/support/xlocale/
H A Dxlocale.h160 static inline long double strtold_l(const char *nptr, char **endptr, locale_t) { function
/external/libcxx/include/support/ibm/
H A Dxlocale.h287 long double strtold_l(const char *__nptr, char **__endptr, function
/external/ltrace/etc/
H A Dlibc.so.conf257 ldouble strtold_l(string, +string*, locale_t);
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc1658 TEST_STRTO_FLOAT_LOC(strtold_l, char, )

Completed in 190 milliseconds