Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwchar_l.cpp60 long wcstol_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstol_l() function
/bionic/libc/include/
Dwchar.h103 long wcstol_l(const wchar_t* __s, wchar_t** __end_ptr, int __base, locale_t __l) __INTRODUCED_IN(28…
/bionic/tests/
Dwchar_test.cpp913 TEST(wchar, wcstol_l) { in TEST() argument
914 EXPECT_EQ(123L, wcstol_l(L"123", nullptr, 10, LC_GLOBAL_LOCALE)); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt1443 wcstol_l;
/bionic/libc/
Dlibc.map.txt1443 wcstol_l;