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

/freebsd-current/contrib/mandoc/
H A Dout.h52 struct rofftbl { struct
69 void tblcalc(struct rofftbl *,
H A Dout.c43 static size_t tblcalc_data(struct rofftbl *, struct roffcol *,
46 static size_t tblcalc_literal(struct rofftbl *, struct roffcol *,
48 static size_t tblcalc_number(struct rofftbl *, struct roffcol *,
117 tblcalc(struct rofftbl *tbl, const struct tbl_span *sp_first,
407 tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
436 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col,
473 tblcalc_number(struct rofftbl *tbl, struct roffcol *col,
H A Dhtml.h102 struct rofftbl tbl; /* current table */
H A Dterm.h62 struct rofftbl tbl; /* Table configuration. */

Completed in 151 milliseconds