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

/freebsd-11-stable/contrib/mdocml/
H A Dout.h33 struct roffcol { struct
53 struct roffcol *cols; /* master column specifiers */
H A Dout.c32 static void tblcalc_data(struct rofftbl *, struct roffcol *,
35 static void tblcalc_literal(struct rofftbl *, struct roffcol *,
37 static void tblcalc_number(struct rofftbl *, struct roffcol *,
112 struct roffcol *col;
125 sizeof(struct roffcol));
255 tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
286 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col,
319 tblcalc_number(struct rofftbl *tbl, struct roffcol *col,
H A Dtbl_term.c41 const struct roffcol *);
43 const struct roffcol *);
46 const struct roffcol *);
461 const struct roffcol *col;
511 const struct roffcol *col)
577 const struct roffcol *col)
620 const struct roffcol *col)

Completed in 54 milliseconds