Searched refs:tbl_alloc (Results 1 – 3 of 3) sorted by relevance
65 struct tbl_node *tbl_alloc(int, int, struct mparse *);
73 tbl_alloc(int pos, int line, struct mparse *parse) in tbl_alloc() function
1607 tbl = tbl_alloc(ppos, ln, r->parse); in roff_TS()