Searched refs:wcstold_l (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__support/musl/
H A Dxlocale.h44 inline _LIBCPP_HIDE_FROM_ABI_C long double wcstold_l(const wchar_t* __nptr, wchar_t** __endptr, locale_t) { function
/openbsd-current/gnu/llvm/libcxx/include/__support/xlocale/
H A D__strtonum_fallback.h60 inline _LIBCPP_HIDE_FROM_ABI_C long double wcstold_l(const wchar_t* __nptr, wchar_t** __endptr, locale_t) { function
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1853 TEST_STRTO_FLOAT_LOC(wcstold_l, wchar_t, L)

Completed in 182 milliseconds