Searched refs:roffnode (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Droff.c89 struct roffnode *last; /* leaf of stack */
113 struct roffnode { struct
115 struct roffnode *parent; /* up one in stack */
659 struct roffnode *p;
678 struct roffnode *p;
680 p = mandoc_calloc(1, sizeof(struct roffnode));

Completed in 55 milliseconds