Searched refs:sqrtEvenAdjustments (Results 1 – 2 of 2) sorted by relevance
599 static const uint16_t sqrtEvenAdjustments[] = { in estimateSqrt32() local613 z = 0x8000 + ( a>>17 ) - sqrtEvenAdjustments[ (int)index ]; in estimateSqrt32()
609 static const bits16 sqrtEvenAdjustments[] = {624 z = 0x8000 + ( a>>17 ) - sqrtEvenAdjustments[ index ];