Searched refs:first_tbl (Results 1 – 1 of 1) sorted by relevance
121 struct tbl_node *first_tbl; /* first table parsed */ member413 while (NULL != (tbl = r->first_tbl)) { in roff_free1()414 r->first_tbl = tbl->next; in roff_free1()418 r->first_tbl = r->last_tbl = r->tbl = NULL; in roff_free1()1612 r->first_tbl = r->last_tbl = tbl; in roff_TS()