Home
last modified time | relevance | path

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

/freebsd/usr.bin/diff/
H A Ddiff.h75 #define D_MINIMAL 0x020 /* Make diff as small as possible */ macro
H A Ddiff.c204 dflags |= D_MINIMAL; in main()
H A Ddiffreg.c631 if (flags & D_MINIMAL) in stone()