Searched refs:try_lcs (Results 1 – 1 of 1) sorted by relevance
161 static int try_lcs(struct histindex *index, struct region *lcs, int b_ptr, in try_lcs() function304 b_ptr = try_lcs(&index, lcs, b_ptr, line1, count1, line2, count2); in find_lcs()