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

/freebsd-current/contrib/diff/src/
H A Ddiff3.c67 DIFF_2ND, /* Only the second */
155 /* If nonzero, show information for DIFF_2ND diffs. */
779 D3_TYPE (result) = DIFF_2ND;
1368 case DIFF_2ND:
1514 case DIFF_2ND: if (!show_2nd) continue; conflict = true; break;
1554 if (type == DIFF_2ND)
1631 case DIFF_2ND: if (!show_2nd) continue; conflict = true; break;
66 DIFF_2ND, /* Only the second */ enumerator in enum:diff_type

Completed in 147 milliseconds