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