Searched refs:_strtoull_l (Results 1 – 1 of 1) sorted by relevance
127 _strtoull_l (const char *__restrict nptr, in _strtoull_l() function192 return _strtoull_l (s, ptr, base, loc); in strtoull_l()200 return _strtoull_l (s, ptr, base, __get_current_locale ()); in strtoull()