Home
last modified time | relevance | path

Searched refs:roff_elem_alloc (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_macro.c255 roff_elem_alloc(man, line, ppos, ROFF_br); in blk_close()
290 roff_elem_alloc(man, line, ppos, tok); in blk_close()
388 roff_elem_alloc(man, line, ppos, tok); in in_line_eoln()
H A Droff_int.h71 void roff_elem_alloc(struct roff_man *, int, int, int);
H A Dman.c135 roff_elem_alloc(man, line, offs, ROFF_sp); in man_ptext()
H A Dmdoc.c257 roff_elem_alloc(mdoc, line, offs, ROFF_sp); in mdoc_ptext()
H A Dmdoc_validate.c935 roff_elem_alloc(mdoc, n->line, n->pos, tok); in build_list()
970 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Nm); in post_ex()
1051 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Va); in post_rv()
2841 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
2854 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
2859 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
H A Dmdoc_macro.c687 roff_elem_alloc(mdoc, line, ppos, ROFF_br); in blk_exp_close()
1044 roff_elem_alloc(mdoc, line, ppos, ROFF_br); in blk_full()
H A Droff.c993 roff_elem_alloc(struct roff_man *man, int line, int pos, int tok) in roff_elem_alloc() function
3481 roff_elem_alloc(r->man, ln, ppos, tok); in roff_noarg()
3511 roff_elem_alloc(r->man, ln, ppos, tok); in roff_onearg()
3560 roff_elem_alloc(r->man, ln, ppos, tok); in roff_manyarg()