Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rpcgen/
H A Drpc_tblout.c62 static const char tbl_end[] = "};\n"; variable
/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl.c166 tbl_end(struct tbl_node *tbl, int still_open) in tbl_end() function