Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwcstod.cpp96 float wcstof(const wchar_t* s, wchar_t** end) { in wcstof() function
/bionic/tests/
Dwchar_test.cpp869 TEST(wchar, wcstof) { in TEST() argument