Searched refs:lowerPos (Results 1 – 3 of 3) sorted by relevance
1081 int lowerPos = 0; in toScientificString() local1084 if ((--p) >= lowerPos) { in toScientificString()1086 for (; p >= lowerPos; p--) { in toScientificString()
1083 int lowerPos = 0; in toScientificString() local1086 if ((--p) >= lowerPos) { in toScientificString()1088 for (; p >= lowerPos; p--) { in toScientificString()
944 int32_t lowerPos = 0; in toScientificString() local947 if ((--p) >= lowerPos) { in toScientificString()949 for (; p >= lowerPos; p--) { in toScientificString()