Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dout.c32 const struct tbl_opts *, const struct tbl_dat *);
34 const struct tbl_dat *);
36 const struct tbl_opts *, const struct tbl_dat *);
111 const struct tbl_dat *dp; in tblcalc()
235 const struct tbl_opts *opts, const struct tbl_dat *dp) in tblcalc_data()
271 const struct tbl_dat *dp) in tblcalc_literal()
285 const struct tbl_opts *opts, const struct tbl_dat *dp) in tblcalc_number()
H A Dtbl_term.c35 const struct tbl_dat *,
37 static void tbl_literal(struct termp *, const struct tbl_dat *,
40 const struct tbl_dat *,
43 static void tbl_word(struct termp *, const struct tbl_dat *);
64 const struct tbl_dat *dp; in term_tbl()
255 const struct tbl_dat *dp, in tbl_data()
326 tbl_literal(struct termp *tp, const struct tbl_dat *dp, in tbl_literal()
369 const struct tbl_dat *dp, in tbl_number()
413 tbl_word(struct termp *tp, const struct tbl_dat *dp) in tbl_word()
H A Dmandoc.h272 struct tbl_dat { struct
275 struct tbl_dat *next; argument
292 struct tbl_dat *first; argument
293 struct tbl_dat *last;
H A Dtbl_data.c43 struct tbl_dat *dat; in getdata()
125 struct tbl_dat *dat; in tbl_cdata()
H A Dtbl_html.c91 const struct tbl_dat *dp; in print_tbl()
H A Dtbl.c110 struct tbl_dat *dp; in tbl_free()
H A Dtree.c333 const struct tbl_dat *dp; in print_span()