Searched defs:wcstod_l (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | wchar_l.cpp | 52 double wcstod_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstod_l() function |
/bionic/tests/ | ||
D | wchar_test.cpp | 905 TEST(wchar, wcstod_l) { in TEST() argument |