Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Deqn_term.c62 (bp->parent != NULL && (bp->parent->pos == EQNPOS_SQRT || in eqn_box()
68 (bp->type == EQN_SUBEXPR && bp->pos != EQNPOS_SQRT && in eqn_box()
71 bp->pos != EQNPOS_SQRT)))))) { in eqn_box()
108 if (bp->pos == EQNPOS_SQRT) { in eqn_box()
H A Deqn.h46 EQNPOS_SQRT, enumerator
H A Deqn_html.c118 case EQNPOS_SQRT: in eqn_box()
H A Deqn.c846 cur->pos == EQNPOS_SQRT || in eqn_parse()
890 parent->pos = EQNPOS_SQRT; in eqn_parse()