Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dwchar_l.cpp52 double wcstod_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstod_l() function
/aosp12/bionic/tests/
H A Dwchar_test.cpp915 TEST(wchar, wcstod_l) { in TEST() argument