Searched defs:wcstol (Results 1 – 2 of 2) sorted by relevance
68 long wcstol(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstol() function
1672 TEST_STRTO_INT(wcstol, wchar_t, L) in TEST_STRTO_INT() argument