Searched refs:test_float_fcmpeq (Results 1 – 3 of 3) sorted by relevance
25 int test_float_fcmpeq(float a, float b);
84 int test_float_fcmpeq(float a, float b) in test_float_fcmpeq() function
686 EXPECT(test_float_fcmpeq(VAL1, VAL1) == 1); in test_float()
Completed in 10 milliseconds