Searched refs:test_float_fcmplt (Results 1 – 3 of 3) sorted by relevance
26 int test_float_fcmplt(float a, float b);
89 int test_float_fcmplt(float a, float b) in test_float_fcmplt() function
685 EXPECT(test_float_fcmplt(VAL1, VAL2) == 1); in test_float()