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

/freebsd-10.0-release/contrib/diff/src/
H A Ddiff3.c156 static bool show_2nd;
247 show_2nd = true;
306 show_2nd |= ~incompat & merge; /* -m without -AeExX3 implies -A. */
1515 case DIFF_2ND: if (!show_2nd) continue; conflict = true; break;
1534 if (show_2nd)
1632 case DIFF_2ND: if (!show_2nd) continue; conflict = true; break;
1672 if (show_2nd)
154 static bool show_2nd; variable

Completed in 109 milliseconds