Searched refs:strtod_l (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dc++locale_internal.h45 extern "C" __typeof(strtod_l) __strtod_l;
/openbsd-current/gnu/llvm/libcxx/include/__support/android/
H A Dlocale_bionic.h53 inline _LIBCPP_HIDE_FROM_ABI_C double strtod_l(const char* __nptr, char** __endptr, locale_t) { function
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dc++locale_internal.h40 extern "C" __typeof(strtod_l) __strtod_l;
/openbsd-current/gnu/llvm/libcxx/include/__support/xlocale/
H A D__strtonum_fallback.h33 inline _LIBCPP_HIDE_FROM_ABI_C double strtod_l(const char* __nptr, char** __endptr, locale_t) { function
/openbsd-current/gnu/llvm/libcxx/include/__support/solaris/
H A Dxlocale.h61 strtod_l(const char *__nptr, char **__endptr, locale_t __loc) { function
/openbsd-current/gnu/llvm/libcxx/include/__support/ibm/
H A Dxlocale.h71 strtod_l(const char *__nptr, char **__endptr, locale_t locale) { function
/openbsd-current/gnu/llvm/libcxx/include/__support/win32/
H A Dlocale_win32.h219 #define strtod_l _strtod_l macro
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1832 TEST_STRTO_FLOAT_LOC(strtod_l, char, )
/openbsd-current/gnu/usr.bin/perl/
H A DConfigure19526 : see if strtod_l exists
19527 set strtod_l d_strtod_l

Completed in 224 milliseconds