Searched defs:wcstoll_l (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/libcxx/include/support/musl/ |
D | xlocale.h | 37 static inline long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, in wcstoll_l() function
|
/external/libcxx/include/support/musl/ |
D | xlocale.h | 38 static inline long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, in wcstoll_l() function
|
/external/libcxx/include/support/xlocale/ |
D | __strtonum_fallback.h | 49 wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, locale_t) { in wcstoll_l() function
|
/external/llvm-project/libcxx/include/support/xlocale/ |
D | __strtonum_fallback.h | 48 wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, locale_t) { in wcstoll_l() function
|