Home
last modified time | relevance | path

Searched refs:tbl_end (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/rpcgen/
H A Drpc_tblout.c62 static const char tbl_end[] = "};\n"; variable
153 f_print(fout, tbl_end); in write_table()
/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl_parse.h26 int tbl_end(struct tbl_node *, int);
H A Dtbl.c166 tbl_end(struct tbl_node *tbl, int still_open) in tbl_end() function
H A Droff.c1916 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()