Home
last modified time | relevance | path

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

/freebsd/contrib/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 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()
H A DMakefile.depend76 tbl_opts.o: tbl_opts.c config.h mandoc.h tbl.h libmandoc.h tbl_int.h
H A DMakefile134 tbl_opts.c \
239 tbl_opts.o
/freebsd/usr.bin/mandoc/
H A DMakefile42 tbl_opts.c \