Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Ddiff3.c154 static bool show_2nd; variable
244 show_2nd = true; in main()
303 show_2nd |= ~incompat & merge; /* -m without -AeExX3 implies -A. */ in main()
1510 case DIFF_2ND: if (!show_2nd) continue; conflict = true; break; in output_diff3_edscript()
1529 if (show_2nd) in output_diff3_edscript()
1627 case DIFF_2ND: if (!show_2nd) continue; conflict = true; break; in output_diff3_merge()
1667 if (show_2nd) in output_diff3_merge()