Searched refs:shiftOutValue (Results 1 – 1 of 1) sorted by relevance
111 const UIntType shiftOutValue = mantissa & shiftOutMask; in T() local116 if (shiftOutValue > halfwayValue) { in T()118 } else if (shiftOutValue == halfwayValue) { in T()225 const UIntType shiftOutValue = mantissa & shiftOutMask; variable230 if (shiftOutValue > halfwayValue) {232 } else if (shiftOutValue == halfwayValue) {