Searched refs:lim16pos (Results 1 – 1 of 1) sorted by relevance
30 static const int32_t lim16pos = (1 << 15) - 1; variable69 if (f > lim16pos) { in testClamp16()70 EXPECT_EQ(lim16pos, ival); in testClamp16()76 if (f < lim16pos - 1. && f > lim16neg + 1.) { in testClamp16()754 lim16pos); in TEST()