Home
last modified time | relevance | path

Searched refs:wcstod_l (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/bionic/
Dwchar_l.cpp52 double wcstod_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstod_l() function
/bionic/libc/include/
Dwchar.h98 double wcstod_l(const wchar_t* _Nonnull __s, wchar_t* __BIONIC_COMPLICATED_NULLNESS * _Nullable __e…
/bionic/tests/
Dwchar_test.cpp923 TEST(wchar, wcstod_l) { in TEST() argument
925 EXPECT_EQ(1.23, wcstod_l(L"1.23", nullptr, LC_GLOBAL_LOCALE)); in TEST()
/bionic/libc/
Dlibc.map.txt1439 wcstod_l;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1439 wcstod_l;