Home | History | Annotate | Download | only in functional

Lines Matching refs:inExp

104 	const int	inExp		= tcu::Float32(input).exponent();
107 return de::max(0, inExp-outExp); // Lost due to mantissa shift.
1950 const int inExp = tcu::Float32(in0).exponent();
1954 m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(refOut0) << ", (exp = " << inExp << ") with ULP threshold "