Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/mandoc/
H A Deqn.c271 static struct eqn_box *eqn_box_makebinary(struct eqn_node *,
570 eqn_box_makebinary(struct eqn_node *ep, in eqn_box_makebinary() function
762 parent = eqn_box_makebinary(ep, EQNPOS_NONE, parent); in eqn_parse()
921 parent = eqn_box_makebinary(ep, pos, parent); in eqn_parse()
951 parent = eqn_box_makebinary(ep, EQNPOS_OVER, parent); in eqn_parse()