Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Droff.c172 static void roffnode_push(struct roff *, enum roff_tok,
709 roffnode_push(struct roff *r, enum roff_tok tok, const char *name, in roffnode_push() function
2176 roffnode_push(r, tok, name, ln, ppos); in roff_block()
2669 roffnode_push(r, tok, NULL, ln, ppos); in roff_cond()