Home
last modified time | relevance | path

Searched defs:estimated_power (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp127 int estimated_power = EstimatePower(normalized_exponent); in BignumDtoa() local
433 int estimated_power, bool need_boundary_deltas, in InitialScaledStartValuesPositiveExponent()
466 int estimated_power, bool need_boundary_deltas, in InitialScaledStartValuesNegativeExponentPositivePower()
500 int estimated_power, bool need_boundary_deltas, in InitialScaledStartValuesNegativeExponentNegativePower()
585 int estimated_power, in InitialScaledStartValues()
626 static void FixupMultiply10(int estimated_power, bool is_even, in FixupMultiply10()