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

/freebsd-current/contrib/diff/src/
H A Ddiff3.c143 file 1 with a special flagging mechanism. */
144 static bool flagging;
247 flagging = true;
268 flagging = true;
306 flagging |= ~incompat & merge;
310 || (tag_count && ! flagging)) /* -L requires one of -AEX. */
1516 case DIFF_ALL: if (simple_only) continue; conflict = flagging; break;
1633 case DIFF_ALL: if (simple_only) continue; conflict = flagging;
142 static bool flagging; variable

Completed in 65 milliseconds