Searched refs:iMult (Results 1 – 2 of 2) sorted by relevance
668 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member702 v *= aMult[i].iMult; in integerValue()
674 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member708 v *= aMult[i].iMult; in integerValue()