Searched refs:D_MINIMAL (Results 1 – 3 of 3) sorted by relevance
75 #define D_MINIMAL 0x020 /* Make diff as small as possible */ macro
204 dflags |= D_MINIMAL; in main()
631 if (flags & D_MINIMAL) in stone()