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

/openbsd-current/usr.bin/cvs/
H A Ddiff.h85 #define D_MINIMAL 0x04 /* Make diff as small as possible */ macro
H A Ddiff.c105 dflags |= D_MINIMAL;
H A Ddiff_internals.c549 if (flags & D_MINIMAL)
/openbsd-current/usr.bin/rcs/
H A Ddiff.h91 #define D_MINIMAL 0x04 /* Make diff as small as possible */ macro
H A Drcsdiff.c100 dflags |= D_MINIMAL;
H A Ddiff.c531 if (flags & D_MINIMAL)
/openbsd-current/usr.bin/diff/
H A Ddiff.h62 #define D_MINIMAL 0x020 /* Make diff as small as possible */ macro
H A Ddiff.c124 dflags |= D_MINIMAL;
H A Ddiffreg.c598 if (flags & D_MINIMAL)

Completed in 110 milliseconds