Lines Matching refs:strtoll
175 return strtoll(str, endptr, kBase);195 value_type ret = strtoll(ascii_string.c_str(), &ascii_end, kBase);