Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Deqn.c156 static enum eqn_rest eqn_matrix(struct eqn_node *, struct eqn_box *);
395 eqn_matrix(struct eqn_node *ep, struct eqn_box *last) in eqn_matrix() function
543 return(eqn_matrix(ep, last)); in eqn_box()