Searched refs:clampValue (Results 1 – 2 of 2) sorted by relevance
155 Interval FloatFormat::clampValue (double d) const in clampValue() function in tcu::FloatFormat192 ret |= clampValue(round(tmp.lo(), false)) | clampValue(round(tmp.hi(), true)); in convert()
74 Interval clampValue (double d) const;