Searched defs:last_tbl (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/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 | 115 struct tbl_node *last_tbl; /* last table parsed */ member |