Searched defs:wcstold (Results 1 – 2 of 2) sorted by relevance
32 long double wcstold(const wchar_t *restrict s, wchar_t **restrict p) in wcstold() function
111 TEST(wchar, wcstold) { in TEST() argument