Home
last modified time | relevance | path

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

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