Searched refs:lcs_found (Results 1 – 1 of 1) sorted by relevance
320 int lcs_found; in histogram_diff() local342 lcs_found = find_lcs(xpp, env, &lcs, line1, count1, line2, count2); in histogram_diff()343 if (lcs_found < 0) in histogram_diff()345 else if (lcs_found) in histogram_diff()