Searched refs:cmp_shortened_sub_with_path (Results 1 – 2 of 2) sorted by relevance
768 int cmp, cmp_shortened_sub_with_path = 0; in remove() local781 cmp_shortened_sub_with_path = cmp; in remove()823 cmp_shortened_sub_with_path = -cmp; in remove()825 cmp_shortened_sub_with_path = cmp; in remove()834 else if (cmp_shortened_sub_with_path < 0) in remove()883 cmp = cmp_shortened_sub_with_path; in remove()
582 int cmp, cmp_shortened_sub_with_path; in L_() local615 cmp_shortened_sub_with_path = cmp; in L_()673 cmp_shortened_sub_with_path = -cmp; in L_()675 cmp_shortened_sub_with_path = cmp; in L_()684 else if (cmp_shortened_sub_with_path < 0) in L_()746 cmp = cmp_shortened_sub_with_path; in L_()