Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwchar_l.cpp68 unsigned long wcstoul_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoul_l() function
/bionic/libc/include/
Dwchar.h107 unsigned long wcstoul_l(const wchar_t* _Nonnull __s, wchar_t* __BIONIC_COMPLICATED_NULLNESS * _Null…
/bionic/tests/
Dwchar_test.cpp955 TEST(wchar, wcstoul_l) { in TEST() argument
957 EXPECT_EQ(123UL, wcstoul_l(L"123", nullptr, 10, LC_GLOBAL_LOCALE)); in TEST()
/bionic/libc/
Dlibc.map.txt1442 wcstoul_l;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1442 wcstoul_l;