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

/freebsd-13-stable/contrib/mandoc/
H A Deqn_parse.h44 void eqn_box_free(struct eqn_box *);
H A Deqn.c476 eqn_box_free(struct eqn_box *bp) function
482 eqn_box_free(bp->first);
484 eqn_box_free(bp->next);
H A Droff.c1101 eqn_box_free(n->eqn);

Completed in 51 milliseconds