Searched defs:wcstold (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | wcstod.cpp | 104 long double wcstold(const wchar_t* s, wchar_t** end) { in wcstold() function |
/bionic/tests/ | ||
D | wchar_test.cpp | 893 TEST(wchar, wcstold) { in TEST() argument |