Searched refs:headBit (Results 1 – 1 of 1) sorted by relevance
112 const deUint32 headBit = val & (1 << (numBitsToDiscard - 1)); in roundToNearestEven() local117 if (headBit == 0) in roundToNearestEven()121 else if (headBit == lastBits) in roundToNearestEven()