Searched refs:rofftbl (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dout.h50 struct rofftbl { struct
67 void tblcalc(struct rofftbl *tbl,
H A Dhtml.h98 struct rofftbl tbl; /* current table */
H A Dout.c40 static size_t tblcalc_data(struct rofftbl *, struct roffcol *,
43 static size_t tblcalc_literal(struct rofftbl *, struct roffcol *,
45 static size_t tblcalc_number(struct rofftbl *, struct roffcol *,
114 tblcalc(struct rofftbl *tbl, const struct tbl_span *sp_first,
418 tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
447 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col,
484 tblcalc_number(struct rofftbl *tbl, struct roffcol *col,
H A Dterm.h62 struct rofftbl tbl; /* Table configuration. */

Completed in 68 milliseconds