Searched defs:strtold_l (Results 1 - 4 of 4) sorted by relevance

/external/libcxx/include/support/solaris/
H A Dxlocale.h136 long double strtold_l(const char *__nptr, char **__endptr, function
/external/libcxx/include/support/android/
H A Dlocale_bionic.h158 static inline long double strtold_l(const char *nptr, char **endptr, locale_t) { function
/external/libcxx/include/support/win32/
H A Dlocale_win32.h67 #define strtold_l _strtod_l macro
/external/libcxx/include/support/ibm/
H A Dxlocale.h287 long double strtold_l(const char *__nptr, char **__endptr, function

Completed in 1391 milliseconds