Home
last modified time | relevance | path

Searched defs:last_tbl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtbl.c91 tbl_alloc(int pos, int line, struct tbl_node *last_tbl) in tbl_alloc()
H A Droff.c115 struct tbl_node *last_tbl; /* last table parsed */ member