Searched refs:wcstold (Results 1 – 18 of 18) sorted by relevance
9 #define FUNCNAME wcstold
244 return wcstold(nptr, endptr); in wcstold_l()
143 extern long double wcstold(const wchar_t*, wchar_t**);
408 TEST(wchar, wcstold) { in TEST() argument409 ASSERT_DOUBLE_EQ(1.23L, wcstold(L"1.23", NULL)); in TEST()
766 long double res = wcstold(buf, NULL); in __vfwscanf()
1111 wcstold;
1172 wcstold;
1170 wcstold;
1174 wcstold;
1199 wcstold;
424 upstream-openbsd/lib/libc/locale/wcstold.c \
444 "upstream-openbsd/lib/libc/locale/wcstold.c",
1161 wcstold