Searched refs:_strtoll_l (Results 1 – 1 of 1) sorted by relevance
131 _strtoll_l (const char *__restrict nptr, in _strtoll_l() function217 return _strtoll_l (s, ptr, base, loc); in strtoll_l()225 return _strtoll_l (s, ptr, base, __get_current_locale ()); in strtoll()