rofftbl
struct rofftbl tbl; /* current table */
tblcalc(struct rofftbl *tbl, const struct tbl_span *sp_first,
static size_t tblcalc_data(struct rofftbl *, struct roffcol *,
tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
static size_t tblcalc_literal(struct rofftbl *, struct roffcol *,
tblcalc_literal(struct rofftbl *tbl, struct roffcol *col,
static size_t tblcalc_number(struct rofftbl *, struct roffcol *,
tblcalc_number(struct rofftbl *tbl, struct roffcol *col,
void tblcalc(struct rofftbl *,
struct rofftbl tbl; /* Table configuration. */