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