Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwcstod.cpp104 long double wcstold(const wchar_t* s, wchar_t** end) { in wcstold() function
/bionic/tests/
Dwchar_test.cpp893 TEST(wchar, wcstold) { in TEST() argument