Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Deqn_term.c66 bp->parent->pos != EQNPOS_OVER && bp->next != NULL) || in eqn_box()
118 term_word(p, bp->pos == EQNPOS_OVER ? "/" : in eqn_box()
H A Deqn.h45 EQNPOS_OVER, enumerator
H A Deqn_html.c109 case EQNPOS_OVER: in eqn_box()
H A Deqn.c847 cur->pos == EQNPOS_OVER) in eqn_parse()
911 parent->pos = EQNPOS_OVER; in eqn_parse()