Searched refs:roffnode_push (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/mandoc/ |
| H A D | roff.c | 174 static void roffnode_push(struct roff *, enum roff_tok, 711 roffnode_push(struct roff *r, enum roff_tok tok, const char *name, in roffnode_push() function 2178 roffnode_push(r, tok, name, ln, ppos); in roff_block() 2674 roffnode_push(r, tok, NULL, ln, ppos); in roff_cond()
|