Searched refs:thread1 (Results 1 – 1 of 1) sorted by relevance
235 struct diff_block *thread0, *thread1, *last_block; local372 thread1 = process_diff (file[rev_mapping[FILE1]], commonname, &last_block);373 if (thread1)376 horizon_lines = max (horizon_lines, D_NUMLINES (thread1, i));380 diff3 = make_3way_diff (thread0, thread1);509 make_3way_diff (thread0, thread1) in make_3way_diff() argument510 struct diff_block *thread0, *thread1; in make_3way_diff()571 current[0] = thread0; current[1] = thread1;