Home
last modified time | relevance | path

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

/original-bsd/usr.bin/diff/diff/
H A Ddiff.c46 opt = D_IFDEF;
50 opt = D_IFDEF;
54 opt = D_IFDEF;
67 opt = D_IFDEF;
H A Ddiff.h30 #define D_IFDEF 3 /* Diff with merged #ifdef's */ macro
H A Ddiffreg.c666 if (opt==D_IFDEF) { in output()
709 if (opt != D_IFDEF && a>b && c>d) in change()
775 if(opt == D_NORMAL || opt == D_IFDEF) { in change()
813 if (opt == D_IFDEF && oldfile){
822 if (opt == D_IFDEF) {
845 if (opt != D_IFDEF)
H A Ddiffdir.c44 if (opt == D_IFDEF) {