Searched refs:diff_block (Results 1 – 1 of 1) sorted by relevance
85 struct diff_block { struct89 struct diff_block *next; argument199 static enum diff_type process_diff_control PARAMS((char **, struct diff_block *));207 static struct diff3_block *make_3way_diff PARAMS((struct diff_block *, struct diff_block *));209 static struct diff3_block *using_to_diff3_block PARAMS((struct diff_block *[2], struct diff_block *…210 static struct diff_block *process_diff PARAMS((char const *, char const *, struct diff_block **, ch…219 static void free_diff_blocks PARAMS((struct diff_block *));265 struct diff_block *thread0, *thread1, *last_block;645 struct diff_block *thread0, *thread1; in make_3way_diff()677 struct diff_block[all …]