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

/freebsd-current/contrib/diff/src/
H A Ddiff3.c150 static bool simple_only;
255 simple_only = true;
1516 case DIFF_ALL: if (simple_only) continue; conflict = flagging; break;
1633 case DIFF_ALL: if (simple_only) continue; conflict = flagging;
148 static bool simple_only; variable

Completed in 116 milliseconds