Searched refs:tbl_data (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/mandoc/ |
H A D | tbl_term.c | 34 static void tbl_data(struct termp *, const struct tbl_opts *, 145 tbl_data(tp, sp->opts, dp, col); in term_tbl() 257 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data() function
|
H A D | Makefile.common | 23 read.o roff.o st.o tbl.o tbl_data.o tbl_html.o \
|
H A D | libroff.h | 72 int tbl_data(struct tbl_node *, int, const char *);
|
H A D | tbl.c | 69 return(tbl_data(tbl, ln, p) ? ROFF_TBL : ROFF_IGN); in tbl_read()
|
H A D | tbl_data.c | 205 tbl_data(struct tbl_node *tbl, int ln, const char *p) in tbl_data() function
|
/titanic_41/exception_lists/ |
H A D | cstyle | 126 usr/src/cmd/mandoc/tbl_data.c
|