Searched refs:roffnode (Results 1 – 1 of 1) sorted by relevance
104 struct roffnode *last; /* leaf of stack */133 struct roffnode { struct135 struct roffnode *parent; /* up one in stack */ argument699 struct roffnode *p; in roffnode_pop()719 struct roffnode *p; in roffnode_push()721 p = mandoc_calloc(1, sizeof(struct roffnode)); in roffnode_push()2379 struct roffnode *bl; in roff_cond_sub()