Searched defs:wcstof (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/bionic/ | ||
H A D | wcstod.cpp | 96 float wcstof(const wchar_t* s, wchar_t** end) { in wcstof() function |
/aosp12/bionic/tests/ | ||
H A D | wchar_test.cpp | 879 TEST(wchar, wcstof) { in TEST() argument |