Searched refs:mdoc_elem_alloc (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.bin/mandoc/ |
| D | libmdoc.h | 69 void mdoc_elem_alloc(struct roff_man *, int, int,
|
| D | mdoc_macro.c | 844 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 875 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 892 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 936 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 1432 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line_argn() 1467 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line_argn() 1520 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line_eoln()
|
| D | mdoc.c | 137 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc() function
|