Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c181 static int roffnode_pop(struct roff *);
698 roffnode_pop(struct roff *r) in roffnode_pop() function
751 roffnode_pop(r); in roff_free1()
2075 roffnode_pop(r); in roff_cblock()
2108 inloop += roffnode_pop(r); in roffnode_cleanscope()
2142 return roffnode_pop(r) + roffnode_cleanscope(r); in roff_ccond()
2294 roffnode_pop(r); in roff_block_sub()