Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Deqn_html.c42 print_eqn(struct html *p, const struct eqn *ep) in print_eqn() function
H A Dhtml.h148 void print_eqn(struct html *, const struct eqn *);
H A Dman_html.c237 print_eqn(h, n->eqn); in print_man_node()
H A Dmdoc_html.c435 print_eqn(h, n->eqn); in print_mdoc_node()