Searched refs:EstimatePower (Results 1 – 1 of 1) sorted by relevance
63 static int EstimatePower(int exponent);127 int estimated_power = EstimatePower(normalized_exponent); in BignumDtoa()399 static int EstimatePower(int exponent) { in EstimatePower() function