Searched defs:wcstol (Results 1 – 3 of 3) sorted by relevance
69 long wcstol(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstol() function
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