Home | History | Annotate | Download | only in poppler

Lines Matching full:tempint

572 // tempInt is used for 32-bit signed values or smaller. tempBigInt is used
573 // for 32-bit unsigned values or more than 32 bits. TODO: audit all uses of tempInt
574 var tempValue, tempInt, tempBigInt, tempInt2, tempBigInt2, tempPair, tempBigIntI, tempBigIntR, tempBigIntS, tempBigIntP, tempBigIntD, tempDouble, tempFloat;