Lines Matching refs:inExp
100 const int inExp = tcu::Float32(input).exponent();103 return de::max(0, inExp-outExp); // Lost due to mantissa shift.