Home
last modified time | relevance | path

Searched defs:wcstof_l (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dwchar_l.cpp56 float wcstof_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstof_l() function
/bionic/tests/
Dwchar_test.cpp909 TEST(wchar, wcstof_l) { in TEST() argument