Lines Matching refs:refOut1
762 const float refOut1 = float(int(in0));763 const float refOut0 = in0 - refOut1;774 m_failMsg << "Expected [" << compNdx << "] = (" << HexFloat(refOut0) << ") + (" << HexFloat(refOut1) << ") = " << HexFloat(in0) << " with ULP threshold "