Searched refs:PCTGARBAGE (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/nmake/
H A Dmake.h179 #define PCTGARBAGE 10 /* maximum state garbage percentage */ macro
H A Dobject.c871 if ((100 * object.garbage / (object.rules ? object.rules : 1) < PCTGARBAGE && !(state.test & 0x00008000)))

Completed in 33 milliseconds