Searched defs:wcstoul_l (Results 1 – 2 of 2) sorted by relevance
68 unsigned long wcstoul_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoul_l() function
925 TEST(wchar, wcstoul_l) { in TEST() argument