Lines Matching refs:QUESTY
126 #define QUESTY 26
154 2, /* QUESTY */
599 infoPtr->token = QUESTY;
880 if ((operator == AND) || (operator == OR) || (operator == QUESTY)) {
911 } else if (operator == QUESTY) {
915 * than QUESTY when calling ExprGetValue recursively.
921 precTable[QUESTY] - 1, valuePtr);
931 precTable[QUESTY] - 1, &value2);
936 precTable[QUESTY] - 1, &value2);
946 precTable[QUESTY] - 1, valuePtr);
1071 case QUESTY: case COLON: