Home
last modified time | relevance | path

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

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