INT_EXPRESSION    184 create.c       	expr.type = INT_EXPRESSION;
INT_EXPRESSION    200 create.c           if ((left->type == INT_EXPRESSION
INT_EXPRESSION    202 create.c       	&& (right->type == INT_EXPRESSION
INT_EXPRESSION    223 create.c           if (operand->type == INT_EXPRESSION
INT_EXPRESSION    297 eval.c             case INT_EXPRESSION:	/* FALLTHRU */
INT_EXPRESSION    385 eval.c             case INT_EXPRESSION:	/* FALLTHRU */
INT_EXPRESSION   1470 eval.c             case INT_EXPRESSION:
INT_EXPRESSION    134 util.c             case INT_EXPRESSION:	/* FALLTHRU */