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

/freebsd-10.0-release/contrib/mdocml/
H A Deqn_term.c58 if (EQN_SUBEXPR == bp->type)
67 if (EQN_SUBEXPR == bp->type)
H A Dmandoc.h285 EQN_SUBEXPR, /* nested `eqn' subexpression */ enumerator in enum:eqn_boxt
H A Dtree.c281 case (EQN_SUBEXPR):
H A Deqn.c386 bp->type = EQN_SUBEXPR;

Completed in 63 milliseconds