Searched refs:roffcol (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Dout.h33 struct roffcol { struct
54 struct roffcol *cols; /* master column specifiers */
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 *,
121 struct roffcol *col;
135 sizeof(struct roffcol));
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 Dtbl_term.c43 const struct roffcol *);
52 const struct roffcol *);
55 const struct roffcol *);
589 const struct roffcol *col; /* Contains width and spacing. */
729 const struct roffcol *col)
825 const struct roffcol *col)
868 const struct roffcol *col)

Completed in 103 milliseconds