Searched refs:test_float_fcmple (Results 1 – 3 of 3) sorted by relevance
27 int test_float_fcmple(float a, float b);
94 int test_float_fcmple(float a, float b) in test_float_fcmple() function
688 EXPECT(test_float_fcmple(VAL1, VAL1) == 1); in test_float()
Completed in 5 milliseconds