Lines Matching full:tempint
585 // tempInt is used for 32-bit signed values or smaller. tempBigInt is used
586 // for 32-bit unsigned values or more than 32 bits. TODO: audit all uses of tempInt
587 var tempValue, tempInt, tempBigInt, tempInt2, tempBigInt2, tempPair, tempBigIntI, tempBigIntR, tempBigIntS, tempBigIntP, tempBigIntD, tempDouble, tempFloat;
7235 var tempInt = 0, tempBigInt = 0, tempBigIntP = 0, tempBigIntS = 0, tempBigIntR = 0.0, tempBigIntI = 0, tempBigIntD = 0, tempValue = 0, tempDouble = 0.0;