Searched refs:test_float_dcmplt (Results 1 – 3 of 3) sorted by relevance
16 int test_float_dcmplt(double a, double b);
39 int test_float_dcmplt(double a, double b) in test_float_dcmplt() function
675 EXPECT(test_float_dcmplt(VAL1, VAL2) == 1); in test_float()
Completed in 9 milliseconds