Home
last modified time | relevance | path

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

/external/libcxx/include/support/solaris/
Dxlocale.h67 long double strtold_l(const char *__nptr, char **__endptr, in strtold_l() function
/external/libcxx/include/support/xlocale/
D__strtonum_fallback.h33 inline _LIBCPP_INLINE_VISIBILITY long double strtold_l(const char *nptr, in strtold_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h138 #define strtold_l _strtold_l macro
/external/libcxx/src/support/win32/
Dlocale_win32.cpp119 long double strtold_l(const char* nptr, char** endptr, locale_t loc) { in strtold_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h232 long double strtold_l(const char *__nptr, char **__endptr, in strtold_l() function