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

/freebsd-10.3-release/contrib/diff/src/
H A Ddiff3.c72 struct diff_block {
76 struct diff_block *next;
169 static enum diff_type process_diff_control (char **, struct diff_block *);
175 static struct diff3_block *make_3way_diff (struct diff_block *, struct diff_block *);
177 static struct diff3_block *using_to_diff3_block (struct diff_block *[2], struct diff_block *[2], int, int, struct diff3_block const *);
178 static struct diff_block *process_diff (char const *, char const *, struct diff_block **);
223 struct diff_block *thread
71 struct diff_block { struct
[all...]

Completed in 42 milliseconds