term_len
(p->maxrmargin + term_len(p, 1) - datelen) / 2 : 0;
titlen * 2 + term_len(p, 2) + vollen < p->maxrmargin ?
(p->maxrmargin - vollen + term_len(p, 1)) / 2 :
mt.lmargin[mt.lmargincur] = term_len(p, 7);
mt.offset = term_len(p, p->defindent);
p->tcol->offset = term_len(p, p->defindent);
len = term_len(p, p->defindent);
mt->lmargin[mt->lmargincur] = term_len(p, 7);
len = term_len(p, p->defindent);
len = term_len(p, p->defindent);
mt->lmargin[mt->lmargincur] = term_len(p, 7);
mt->offset = term_len(p, p->defindent);
p->tcol->offset = term_len(p, p->defindent) / 2 + 1;
p->trailspace = mt->offset / term_len(p, 1);
mt->lmargin[mt->lmargincur] = term_len(p, 7);
mt->offset = term_len(p, p->defindent);
p->trailspace = mt->offset / term_len(p, 1);
n->aux = term_len(p, p->defindent);
mt->lmargin[mt->lmargincur] = term_len(p, 7);
len = term_len(p, 1);
p->tcol->rmargin = p->tcol->offset + term_len(p, 1);
p->tcol->rmargin += term_len(p, 5);
p->tcol->offset = term_len(p, p->defindent);
p->tcol->offset += term_len(p, p->defindent + 1);
p->tcol->rmargin = p->tcol->offset + term_len(p, 4);
p->tcol->offset += term_len(p, p->defindent + 1);
p->tcol->offset += term_len(p, (p->defindent + 1) * 2);
p->tcol->offset = term_len(p, p->defindent) / 2 + 1;
p->tcol->offset = term_len(p, p->defindent);
p->tcol->rmargin = p->tcol->offset + term_len(p, 4);
(p->maxrmargin + term_len(p, 1) - datelen) / 2 : 0;
titlen * 2 + term_len(p, 2) + vollen < p->maxrmargin ?
(p->maxrmargin - vollen + term_len(p, 1)) / 2 :
width = term_len(p, 2);
width = term_len(p, 8);
width = term_len(p, 10);
dcol = ncols < 5 ? term_len(p, 4) :
ncols == 5 ? term_len(p, 3) : term_len(p, 1);
width = a2width(p, bl->norm->Bl.width) + term_len(p, 2);
} else if (width <= (int)term_len(p, 2))
p->tcol->offset += term_len(p, 6);
p->tcol->offset += term_len(p, 1) +
pomax = term_len(p, 60);
maxoff = term_len(p, 72);
return term_len((const struct termp *)arg, sz);
enw = term_len(tp, 1);
tsz = term_len(tp,
term_len(tp, tp->tbl.cols[ic].spacing);
coloff += term_len(tp,
coloff += term_len(tp, tp->tbl.cols[ic].spacing);
term_len(tp, tp->tbl.cols[ic].spacing / 2))
enw = term_len(tp, 1);
col->width + term_len(tp, col->spacing / 2));
term_len(tp, (col->spacing - 3) / 2));
width += term_len(tp, tp->tbl.cols[ic].spacing);
if (p->minbl > 0 && vbl < term_len(p, p->minbl))
vbl = term_len(p, p->minbl);
p->tcol->taboff += term_len(p, 1);
vbr += term_len(p, 1);
vbr + term_len(p, p->trailspace) > vfield + term_len(p, 1) / 2))
p->maxrmargin - p->viscol + term_len(p, 1));
bu = -term_len(p, p->col);
bu -= term_len(p, 1);
if (term_len(p, p->col) >= (size_t)(-bu)) {
p->col -= -bu / term_len(p, 1);
bu += term_len(p, p->col);
size_t term_len(const struct termp *, size_t);
p->defrmargin = term_len(p, outopts->width ? outopts->width : 78);
if (p->maxrmargin > term_len(p, 1000))
p->maxrmargin = term_len(p, 1000);