Searched refs:roff_alloc (Results 1 – 3 of 3) sorted by relevance
66 struct roff *roff_alloc(enum mparset, struct mparse *);
756 curp->roff = roff_alloc(inttype, curp); in mparse_alloc()
471 roff_alloc(enum mparset type, struct mparse *parse) in roff_alloc() function