Searched defs:pile (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/eqn/
H A De.y98 | pile '{' list '}' { lpile('-', $1, ct); ct = $1; }
161 pile : PILE { $$ = ct; } ; label
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc.h306 EQN_PILE, /* vertical pile */
307 EQN_MATRIX /* pile of piles */
367 enum eqn_pilet pile; /* equation piling */ member in struct:eqn_box

Completed in 60 milliseconds