Searched defs:tbl_end (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.bin/rpcgen/ | ||
H A D | rpc_tblout.c | 51 static char tbl_end[] = "};\n"; variable |
/dflybsd-src/contrib/mdocml/ | ||
H A D | tbl.c | 166 tbl_end(struct tbl_node *tbl, int still_open) in tbl_end() function |