Home
last modified time | relevance | path

Searched refs:diff_block (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/ape/cmd/diff/
H A Ddiff3.c66 struct diff_block { struct
70 struct diff_block *next; argument
183 static enum diff_type process_diff_control PARAMS((char **, struct diff_block *));
191 static struct diff3_block *make_3way_diff PARAMS((struct diff_block *, struct diff_block *));
193 static struct diff3_block *using_to_diff3_block PARAMS((struct diff_block *[2], struct diff_block *…
194 static struct diff_block *process_diff PARAMS((char const *, char const *, struct diff_block **));
235 struct diff_block *thread0, *thread1, *last_block;
510 struct diff_block *thread0, *thread1; in make_3way_diff()
542 struct diff_block
555 struct diff_block
[all …]
H A DChangeLog1336 (struct diff_block): lengths includes newlines.