Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Droff.c177 static void roffnode_push(struct roff *, enum roff_tok,
710 roffnode_push(struct roff *r, enum roff_tok tok, const char *name, in roffnode_push() function
2098 roffnode_push(r, tok, name, ln, ppos); in roff_block()
2583 roffnode_push(r, tok, NULL, ln, ppos); in roff_cond()