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

/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c66 DIFF_1ST, /* Only the first is different */
782 D3_TYPE (result) = DIFF_1ST;
1368 case DIFF_1ST:
1371 oddoneout = rev_mapping[ptr->correspond - DIFF_1ST];
1507 : DIFF_1ST + rev_mapping[b->correspond - DIFF_1ST]);
1625 : DIFF_1ST + rev_mapping[b->correspond - DIFF_1ST]);
65 DIFF_1ST, /* Only the first is different */ enumerator in enum:diff_type

Completed in 70 milliseconds