Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/mdocml/dist/
Dman_macro.c253 roff_elem_alloc(man, line, ppos, ROFF_br); in blk_close()
288 roff_elem_alloc(man, line, ppos, tok); in blk_close()
386 roff_elem_alloc(man, line, ppos, tok); in in_line_eoln()
Droff_int.h70 void roff_elem_alloc(struct roff_man *, int, int, int);
Dman.c135 roff_elem_alloc(man, line, offs, ROFF_sp); in man_ptext()
Dmdoc_validate.c924 roff_elem_alloc(mdoc, n->line, n->pos, tok); in build_list()
959 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Nm); in post_ex()
1040 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Va); in post_rv()
2655 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
2668 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
2673 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
Dmdoc.c255 roff_elem_alloc(mdoc, line, offs, ROFF_sp); in mdoc_ptext()
Dmdoc_macro.c686 roff_elem_alloc(mdoc, line, ppos, ROFF_br); in blk_exp_close()
1043 roff_elem_alloc(mdoc, line, ppos, ROFF_br); in blk_full()
Droff.c985 roff_elem_alloc(struct roff_man *man, int line, int pos, int tok) in roff_elem_alloc() function
3362 roff_elem_alloc(r->man, ln, ppos, tok); in roff_noarg()
3392 roff_elem_alloc(r->man, ln, ppos, tok); in roff_onearg()
3441 roff_elem_alloc(r->man, ln, ppos, tok); in roff_manyarg()