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

/barrelfish-master/lib/libc/gdtoa/
H A Dmachdep_ldisQ.c46 strtold_l(const char * __restrict s, char ** __restrict sp, locale_t locale) function
H A Dmachdep_ldisd.c42 #undef strtold_l macro
45 strtold_l(const char * __restrict s, char ** __restrict sp, locale_t locale) function
H A Dmachdep_ldisx.c46 strtold_l(const char * __restrict s, char ** __restrict sp, locale_t locale) function
/barrelfish-master/include/cxx/support/solaris/
H A Dxlocale.h66 long double strtold_l(const char *__nptr, char **__endptr, function
/barrelfish-master/include/cxx/support/xlocale/
H A D__strtonum_fallback.h32 inline _LIBCPP_INLINE_VISIBILITY long double strtold_l(const char *nptr, function
/barrelfish-master/lib/cxx/cxx/support/win32/
H A Dlocale_win32.cpp125 long double strtold_l(const char* nptr, char** endptr, locale_t loc) { function
/barrelfish-master/include/cxx/support/ibm/
H A Dxlocale.h231 long double strtold_l(const char *__nptr, char **__endptr, function
/barrelfish-master/include/cxx/support/win32/
H A Dlocale_win32.h137 #define strtold_l _strtold_l macro

Completed in 92 milliseconds