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

/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c143 file 1 with a special flagging mechanism. */
144 static bool flagging;
248 flagging = true;
269 flagging = true;
307 flagging |= ~incompat & merge;
311 || (tag_count && ! flagging)) /* -L requires one of -AEX. */
1517 case DIFF_ALL: if (simple_only) continue; conflict = flagging; break;
1634 case DIFF_ALL: if (simple_only) continue; conflict = flagging;
142 static bool flagging; variable

Completed in 88 milliseconds