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

/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c65 DIFF_ALL, /* All three are different */
141 /* If nonzero, in the case of overlapping diffs (type DIFF_ALL),
794 D3_TYPE (result) = DIFF_ALL;
1363 case DIFF_ALL:
1505 = (b->correspond == DIFF_ALL
1506 ? DIFF_ALL
1517 case DIFF_ALL: if (simple_only) continue; conflict = flagging; break;
1532 if (type == DIFF_ALL)
1553 type == DIFF_ALL ? file0 : file1);
1623 = ((b->correspond == DIFF_ALL)
64 DIFF_ALL, /* All three are different */ enumerator in enum:diff_type
[all...]

Completed in 106 milliseconds