Searched refs:tbl_dat (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Dout.c35 const struct tbl *, const struct tbl_dat *);
37 const struct tbl_dat *);
39 const struct tbl *, const struct tbl_dat *);
144 const struct tbl_dat *dp;
204 const struct tbl *tp, const struct tbl_dat *dp)
240 const struct tbl_dat *dp)
254 const struct tbl *tp, const struct tbl_dat *dp)
H A Dtbl_term.c35 const struct tbl_dat *,
39 static void tbl_literal(struct termp *, const struct tbl_dat *,
42 const struct tbl_dat *,
66 const struct tbl_dat *dp;
281 const struct tbl_dat *dp,
369 tbl_literal(struct termp *tp, const struct tbl_dat *dp,
405 const struct tbl_dat *dp,
H A Dmandoc.h179 TBL_HEAD_DATA, /* plug in data from tbl_dat */
251 struct tbl_dat { struct
254 struct tbl_dat *next;
272 struct tbl_dat *first;
273 struct tbl_dat *last;
H A Dtbl_data.c41 struct tbl_dat *dat;
75 dat = mandoc_calloc(1, sizeof(struct tbl_dat));
144 struct tbl_dat *dat;
H A Dtbl_html.c93 const struct tbl_dat *dp;
H A Dtbl.c94 struct tbl_dat *dp;
H A Dtree.c307 const struct tbl_dat *dp;

Completed in 116 milliseconds