Searched refs:RELATION_TYPE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Dlist.cpp74 if (right == RELATION_TYPE) {
75 if (left == RELATION_TYPE)
80 if (left == RELATION_TYPE)
103 || prevt == RELATION_TYPE
109 else if ((t == RELATION_TYPE || t == CLOSING_TYPE
H A Dpbox.h130 const int RELATION_TYPE = 3; variable

Completed in 126 milliseconds