Searched refs:tbl_end (Results 1 – 4 of 4) sorted by relevance
62 static const char tbl_end[] = "};\n"; variable153 f_print(fout, tbl_end); in write_table()
26 int tbl_end(struct tbl_node *, int);
166 tbl_end(struct tbl_node *tbl, int still_open) in tbl_end() function
1916 tbl_end(r->tbl, 1); in roff_endparse()3207 if (tbl_end(r->tbl, 0) == 0) { in roff_TE()3345 tbl_end(r->tbl, 0); in roff_TS()