Searched refs:sqrtOddAdjustments (Results 1 – 1 of 1) sorted by relevance
580 static const bits16 sqrtOddAdjustments[] = { in estimateSqrt32() local593 z = 0x4000 + ( a>>17 ) - sqrtOddAdjustments[ (int)index ]; in estimateSqrt32()