Searched refs:D_REVERSE (Results 1 – 3 of 3) sorted by relevance
42 #define D_REVERSE 1 /* Reverse editor script */ macro
218 if (FORMAT_MISMATCHED(D_REVERSE)) in main() 220 diff_format = D_REVERSE; in main()
1154 case D_REVERSE: in change() 1239 if ((diff_format == D_EDIT || diff_format == D_REVERSE) && c <= d) in change() 1313 diff_format == D_REVERSE || in fetch()