Searched refs:len_2 (Results 1 – 1 of 1) sorted by relevance
193 int len_2, cmp_2; in find_choice() local195 len_2 = 0; in find_choice()199 len_2++; in find_choice()204 if ((len_2 > len_1) in find_choice()205 || (len_1 == len_2 && cmp_2 < cmp_1)) { in find_choice()206 len_1 = len_2; in find_choice()