Searched refs:test_float_dcmple (Results 1 – 3 of 3) sorted by relevance
17 int test_float_dcmple(double a, double b);
44 int test_float_dcmple(double a, double b) in test_float_dcmple() function
676 EXPECT(test_float_dcmple(VAL1, VAL1) == 1); in test_float()
Completed in 7 milliseconds