Searched refs:rSign (Results 1 – 1 of 1) sorted by relevance
157 const double rSign = deSign(d); in clampValue() local164 return chooseInterval(m_hasSubnormal, rSign * 0.0, d); in clampValue()166 return chooseInterval(m_hasInf, rSign * getMaxValue(), rSign * TCU_INFINITY); in clampValue()