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

/openbsd-current/gnu/usr.bin/cvs/diff/
H A Ddiff3.c81 DIFF_2ND, /* Only the second */
187 /* If nonzero, show information for DIFF_2ND diffs. */
924 D3_TYPE (result) = DIFF_2ND;
1466 case DIFF_2ND:
1615 case DIFF_2ND: if (!show_2nd) continue; conflict = 1; break;
1654 if (type == DIFF_2ND)
1743 case DIFF_2ND: if (!show_2nd) continue; conflict = 1; break;
80 DIFF_2ND, /* Only the second */ enumerator in enum:diff_type

Completed in 68 milliseconds