Home
last modified time | relevance | path

Searched refs:wcstold_l (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/bionic/
Dwchar_l.cpp76 long double wcstold_l(const wchar_t* s, wchar_t** end_ptr, locale_t) { in wcstold_l() function
/bionic/libc/include/
Dwchar.h126 long double wcstold_l(const wchar_t* _Nonnull __s, wchar_t* _Nullable * _Nullable __end_ptr, locale…
/bionic/tests/
Dwchar_test.cpp947 TEST(wchar, wcstold_l) { in TEST() argument
948 EXPECT_EQ(1.23L, wcstold_l(L"1.23", nullptr, LC_GLOBAL_LOCALE)); in TEST()
/bionic/docs/
Dstatus.md229 …* <wchar.h> `wcstof`, `vfwscanf`/`vswscanf`/`vwscanf`, `wcstold_l`/`wcstoll`/`wcstoll_l`/`wcstoull…
/bionic/libc/
Dlibc.map.txt1192 wcstold_l; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt1192 wcstold_l; # introduced=21