Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl.h19 struct tbl_opts { struct
114 struct tbl_opts *opts; /* Options for the table as a whole. */
H A Dout.c41 const struct tbl_opts *, const struct tbl_dat *,
46 const struct tbl_opts *, const struct tbl_dat *);
118 const struct tbl_opts *opts; in tblcalc()
419 const struct tbl_opts *opts, const struct tbl_dat *dp, size_t mw) in tblcalc_data()
485 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 *,
52 static void tbl_number(struct termp *, const struct tbl_opts *,
714 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data()
853 tbl_number(struct termp *tp, const struct tbl_opts *opts, in tbl_number()
H A DMakefile.depend75 tbl_opts.o: tbl_opts.c config.h mandoc.h tbl.h libmandoc.h tbl_int.h
H A DMakefile131 tbl_opts.c \
234 tbl_opts.o
/netbsd-src/external/bsd/mdocml/lib/libmandoc/
H A DMakefile38 tbl_opts.c