Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Deqn_term.c96 if (bp->type == EQN_MATRIX && child->type == EQN_LIST) in eqn_box()
H A Deqn_html.c47 if (EQN_MATRIX == bp->type) { in eqn_box()
H A Dmandoc.h307 EQN_MATRIX /* pile of piles */ enumerator
H A Dtree.c298 case EQN_MATRIX: in print_box()
H A Deqn.c991 parent->type == EQN_MATRIX)) in eqn_parse()
1055 parent->type = EQN_MATRIX; in eqn_parse()