Searched defs:last_tbl (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ | ||
H A D | tbl.c | 91 tbl_alloc(int pos, int line, struct tbl_node *last_tbl) in tbl_alloc() |
H A D | roff.c | 123 struct tbl_node *last_tbl; /* last table parsed */ member |