HomeSort by: relevance | last modified time | path
    Searched refs:roffcol (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/mdocml/dist/
out.h 35 struct roffcol { struct
56 struct roffcol *cols; /* master column specifiers */
out.c 43 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 *,
124 struct roffcol *col;
138 sizeof(struct roffcol));
421 tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
450 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col,
487 tblcalc_number(struct rofftbl *tbl, struct roffcol *col,
tbl_term.c 43 const struct roffcol *);
52 const struct roffcol *);
55 const struct roffcol *);
577 const struct roffcol *col; /* Contains width and spacing. */
717 const struct roffcol *col)
813 const struct roffcol *col)
856 const struct roffcol *col)
tbl_html.c 118 const struct roffcol *col;

Completed in 27 milliseconds