Searched refs:roff_alloc (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.bin/mandoc/ | ||
| D | libmandoc.h | 71 struct roff *roff_alloc(int); |
| D | read.c | 672 curp->roff = roff_alloc(options); in mparse_alloc() |
| D | roff.c | 793 roff_alloc(int options) in roff_alloc() function |