Searched refs:retval1 (Results 1 – 1 of 1) sorted by relevance
591 int retval1, retval2; in archive_utility_string_sort_helper() local631 retval1 = archive_utility_string_sort_helper(lesser, lesser_count); in archive_utility_string_sort_helper()645 return (retval1 < retval2) ? retval1 : retval2; in archive_utility_string_sort_helper()