Searched defs:wcstoul (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/bionic/ | ||
| D | strtol.cpp | 215 unsigned long wcstoul(const wchar_t* s, wchar_t** end, int base) {  in wcstoul()  function | 
| /bionic/tests/ | ||
| D | wchar_test.cpp | 492 TEST(wchar, wcstoul) {  in TEST()  argument |