Lines Matching full:curbytes
427 assert(ctx->cnt_merged.curbytes == 0);
459 ctx->cnt_merged.curbytes += cnt->cnts.curbytes;
844 ctx->cnt_summed.curbytes += tcnt.curbytes;
856 cnt_all->curbytes += ctx->cnt_summed.curbytes;
873 cnt_all->curobjs, cnt_all->curbytes,
880 cnt_all->curobjs, cnt_all->curbytes,
926 assert(ctx->cnt_summed.curbytes == 0);
935 ctx->cnt_summed.curobjs, ctx->cnt_summed.curbytes,
1015 if (cnt_all->curbytes != 0) {
1018 cnt_all->curbytes, (cnt_all->curbytes != 1) ? "s" : "",