Searched defs:strtod_l (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/include/cxx/support/android/
H A Dlocale_bionic.h47 inline _LIBCPP_INLINE_VISIBILITY double strtod_l(const char* __nptr, function
/barrelfish-master/include/cxx/support/solaris/
H A Dxlocale.h61 double strtod_l(const char *__nptr, char **__endptr, function
/barrelfish-master/include/cxx/support/xlocale/
H A D__strtonum_fallback.h27 inline _LIBCPP_INLINE_VISIBILITY double strtod_l(const char *nptr, function
/barrelfish-master/lib/gdtoa/
H A Dstrtod.c85 strtod_l function
/barrelfish-master/include/cxx/support/win32/
H A Dlocale_win32.h134 #define strtod_l _strtod_l macro

Completed in 89 milliseconds