Home
last modified time | relevance | path

Searched refs:tbl_opts (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.h19 struct tbl_opts { struct
113 struct tbl_opts *opts; /* Options for the table as a whole. */
H A Dout.c44 const struct tbl_opts *, const struct tbl_dat *,
49 const struct tbl_opts *, const struct tbl_dat *);
121 const struct tbl_opts *opts; in tblcalc()
408 const struct tbl_opts *opts, const struct tbl_dat *dp, size_t mw) in tblcalc_data()
474 const struct tbl_opts *opts, const struct tbl_dat *dp) in tblcalc_number()
H A Dtbl_int.h30 struct tbl_opts opts; /* Options for the whole table. */
H A DMakefile.common71 tbl_opts.o \
H A Dtbl_term.c40 static void tbl_data(struct termp *, const struct tbl_opts *,
53 static void tbl_number(struct termp *, const struct tbl_opts *,
715 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data()
854 tbl_number(struct termp *tp, const struct tbl_opts *opts, in tbl_number()