Home
last modified time | relevance | path

Searched refs:HALF_POS_INF (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/tests/
Dhalf_float_test.cpp37 #define HALF_POS_INF 0x7c00 macro
79 EXPECT_EQ(func(HALF_POS_INF), TEST_POS_INF); in test_half_to_float_limits()
109 EXPECT_EQ(func(TEST_POS_INF), HALF_POS_INF); in test_float_to_half_limits()