Searched refs:make_3way_diff (Results 1 – 2 of 2) sorted by relevance
173 static struct diff3_block *make_3way_diff (struct diff_block *, struct diff_block *);379 diff3 = make_3way_diff (thread0, thread1); in main()520 make_3way_diff (struct diff_block *thread0, struct diff_block *thread1) in make_3way_diff() function
2868 * diff3.c (main, make_3way_diff, using_to_diff3_block): Don't2882 * diff3.c (make_3way_diff, process_diff): Have the *_end3628 (make_3way_diff, process_diff_control, read_diff, output_diff3): Likewise.