pct 131 src/dps8/ucache.c # define pct(a, b) ((b) ? (a) * 100.0 / ((a) + (b)) : 0) pct 208 src/dps8/ucache.c # undef pct