Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dterm.h112 void term_eqn(struct termp *, const struct eqn *);
H A Deqn_term.c43 term_eqn(struct termp *p, const struct eqn *ep) in term_eqn() function
H A Dman_term.c943 term_eqn(p, n->eqn); in print_man_node()
H A Dmdoc_term.c346 term_eqn(p, n->eqn); in print_mdoc_node()