Searched refs:anchor_i (Results 1 – 1 of 1) sorted by relevance
212 int anchor_i = -1; in find_longest_common_sequence() local224 if (i <= anchor_i) in find_longest_common_sequence()228 anchor_i = i; in find_longest_common_sequence()229 longest = anchor_i + 1; in find_longest_common_sequence()