Searched refs:lowerPos (Results 1 – 3 of 3) sorted by relevance
1017 int lowerPos = 0; in toScientificString() local1020 if ((--p) >= lowerPos) { in toScientificString()1022 for (; p >= lowerPos; p--) { in toScientificString()
1019 int lowerPos = 0; in toScientificString() local1022 if ((--p) >= lowerPos) { in toScientificString()1024 for (; p >= lowerPos; p--) { in toScientificString()
901 int32_t lowerPos = 0; in toScientificString() local904 if ((--p) >= lowerPos) { in toScientificString()906 for (; p >= lowerPos; p--) { in toScientificString()