Searched defs:wcstol (Results 1 – 2 of 2) sorted by relevance
44 long wcstol(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstol() function
137 TEST(wchar, wcstol) { in TEST() argument