Searched refs:lim8neg (Results 1 – 1 of 1) sorted by relevance
29 static const int32_t lim8neg = 0; variable52 } else if (f < lim8neg) { in testClamp8()53 EXPECT_EQ(lim8neg, uval); in testClamp8()57 if (f < lim8pos - 1. && f > lim8neg + 1.) { in testClamp8()