Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dandroid.h41 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l() function
H A Dibm.h61 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t locale) { in strtod_l() function
H A Dwin32.h191 #define strtod_l _strtod_l macro
/freebsd/contrib/gdtoa/
H A Dstrtod.c85 strtod_l in strtod_l() function