Searched refs:tbl_data (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/mandoc/ |
| H A D | tbl_int.h | 45 void tbl_data(struct tbl_node *, int, const char *, int);
|
| H A D | tbl.c | 85 tbl_data(tbl, ln, p, pos); in tbl_read()
|
| H A D | tbl_term.c | 40 static void tbl_data(struct termp *, const struct tbl_opts *, 293 tbl_data(tp, sp->opts, cp, dp, tp->tbl.cols + ic); in term_tbl() 715 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data() function
|
| H A D | Makefile.depend | 73 tbl_data.o: tbl_data.c config.h mandoc_aux.h mandoc.h tbl.h libmandoc.h tbl_int.h
|
| H A D | tbl_data.c | 261 tbl_data(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_data() function
|
| H A D | Makefile | 131 tbl_data.c \ 237 tbl_data.o \
|
| /freebsd-14.2/usr.bin/mandoc/ |
| H A D | Makefile | 41 tbl_data.c \
|