Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/diff/
H A Ddiff.h58 #define D_REVERSE 1 /* Reverse editor script */ macro
H A Ddiff.c280 opt = D_REVERSE; in main()
876 case D_REVERSE: in change()
898 if ((opt == D_EDIT || opt == D_REVERSE) && c <= d) in change()