Searched refs:mdoc_elem_alloc (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/mandoc/ |
| H A D | libmdoc.h | 69 void mdoc_elem_alloc(struct roff_man *, int, int,
|
| H A D | mdoc_macro.c | 848 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 879 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 896 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 940 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line() 1436 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line_argn() 1471 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line_argn() 1529 mdoc_elem_alloc(mdoc, line, ppos, tok, arg); in in_line_eoln()
|
| H A D | mdoc.c | 139 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc() function
|