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* _Nonnull __s, wchar_t* __BIONIC_COMPLICATED_NULLNESS * _Nullable __end…
/bionic/tests/
Dwchar_test.cpp939 TEST(wchar, wcstol_l) { in TEST() argument
941 EXPECT_EQ(123L, wcstol_l(L"123", nullptr, 10, LC_GLOBAL_LOCALE)); in TEST()
/bionic/libc/
Dlibc.map.txt1441 wcstol_l;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1441 wcstol_l;