Searched refs:tbl_data (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | tbl_term.c | 34 static void tbl_data(struct termp *, const struct tbl_opts *, 148 tbl_data(tp, sp->opts, dp, tp->tbl.cols + ic); in term_tbl() 254 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data() function
|
H A D | Makefile.common | 51 tbl_data.o \
|
H A D | libroff.h | 72 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_data.c | 184 tbl_data(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_data() function
|
/titanic_50/exception_lists/ |
H A D | cstyle | 147 usr/src/cmd/mandoc/tbl_data.c
|