Home
last modified time | relevance | path

Searched defs:wcstoul (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dstrtol.cpp215 unsigned long wcstoul(const wchar_t* s, wchar_t** end, int base) { in wcstoul() function
/bionic/tests/
Dwchar_test.cpp492 TEST(wchar, wcstoul) { in TEST() argument