Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dterm.h131 void term_eqn(struct termp *, const struct eqn_box *);
H A Deqn_term.c44 term_eqn(struct termp *p, const struct eqn_box *bp) in term_eqn() function
H A Dman_term.c932 term_eqn(p, n->eqn); in print_man_node()
H A Dmdoc_term.c385 term_eqn(p, n->eqn); in print_mdoc_node()