Searched refs:lim8pos (Results 1 – 1 of 1) sorted by relevance
28 static const int32_t lim8pos = 255; variable50 if (f > lim8pos) { in testClamp8()51 EXPECT_EQ(lim8pos, uval); in testClamp8()57 if (f < lim8pos - 1. && f > lim8neg + 1.) { in testClamp8()