Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwchar_l.cpp72 unsigned long long wcstoull_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoull_l() function
/bionic/tests/
Dwchar_test.cpp782 wcstoull_l(L"123", nullptr, -1, LC_GLOBAL_LOCALE); in TEST()
785 wcstoull_l(L"123", nullptr, 1, LC_GLOBAL_LOCALE); in TEST()
788 wcstoull_l(L"123", nullptr, 37, LC_GLOBAL_LOCALE); in TEST()
929 TEST(wchar, wcstoull_l) { in TEST() argument
/bionic/libc/include/
Dwchar.h126 unsigned long long wcstoull_l(const wchar_t* __s, wchar_t** __end_ptr, int __base, locale_t __l) __…
/bionic/docs/
Dstatus.md194 …f`/`vswscanf`/`vwscanf`, `wcstold_l`/`wcstoll`/`wcstoll_l`/`wcstoull`/`wcstoull_l`, `mbsnrtowcs`/`…
/bionic/tools/versioner/platforms/
Dlibc.map.txt1200 wcstoull_l; # introduced=21
/bionic/libc/
Dlibc.map.txt1200 wcstoull_l; # introduced=21