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