INT_EXPRESSION    195 create.c       	expr.type = INT_EXPRESSION;
INT_EXPRESSION    211 create.c           if ((left->type == INT_EXPRESSION
INT_EXPRESSION    213 create.c       	&& (right->type == INT_EXPRESSION
INT_EXPRESSION    234 create.c           if (operand->type == INT_EXPRESSION
INT_EXPRESSION    318 eval.c             case INT_EXPRESSION:	/* FALLTHRU */
INT_EXPRESSION    406 eval.c             case INT_EXPRESSION:	/* FALLTHRU */
INT_EXPRESSION   1639 eval.c             case INT_EXPRESSION:
INT_EXPRESSION    198 util.c             case INT_EXPRESSION:	/* FALLTHRU */