Searched defs:wcstod (Results 1 – 2 of 2) sorted by relevance
27 double wcstod(const wchar_t *restrict s, wchar_t **restrict p) in wcstod() function
85 TEST(wchar, wcstod) { in TEST() argument