Home
last modified time | relevance | path

Searched refs:wcstoll_l (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dwchar.h154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
/bionic/libc/bionic/
Dwchar.cpp233 long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, in wcstoll_l() function