Fixed some more dubious cases where INT_TYPE values were stuffed into potentially shorter variables. Not that I've checked whether it actually matters, but it avoids the doubt. Use FLOAT_ARG_TYPE instead of ARG_TYPE on the stack in a couple places. Rev: src/operators.c:1.184