Searched defs:strtoll_l (Results 1 – 4 of 4) sorted by relevance
23 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l() function
56 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l() function
189 #define strtoll_l _strtoi64_l macro
50 strtoll_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoll_l() function