Searched refs:test_float_fcmpge (Results 1 – 3 of 3) sorted by relevance
28 int test_float_fcmpge(float a, float b);
99 int test_float_fcmpge(float a, float b) in test_float_fcmpge() function
689 EXPECT(test_float_fcmpge(VAL1, VAL1) == 1); in test_float()
Completed in 6 milliseconds