Searched defs:shiftOutValue (Results 1 – 1 of 1) sorted by relevance
111 const UIntType shiftOutValue = mantissa & shiftOutMask; in T() local225 const UIntType shiftOutValue = mantissa & shiftOutMask; variable