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

/illumos-gate/usr/src/cmd/mandoc/
H A Deqn.c271 static struct eqn_box *eqn_box_makebinary(struct eqn_node *,
571 eqn_box_makebinary(struct eqn_node *ep, function
763 parent = eqn_box_makebinary(ep, EQNPOS_NONE, parent);
922 parent = eqn_box_makebinary(ep, pos, parent);
952 parent = eqn_box_makebinary(ep, EQNPOS_OVER, parent);

Completed in 45 milliseconds