Searched refs:iMult (Results 1 – 7 of 7) sorted by relevance
432 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member466 v *= aMult[i].iMult; in integerValue()
503 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member537 v *= aMult[i].iMult; in integerValue()
200 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member234 v *= aMult[i].iMult; in integerValue()
1677 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member1711 v *= aMult[i].iMult; in integerValue()
221 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member255 v *= aMult[i].iMult; in integerValue()
732 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member766 v *= aMult[i].iMult; in integerValue()
763 static const struct { char *zSuffix; int iMult; } aMult[] = { member797 v *= aMult[i].iMult;