Searched refs:test_float_drsub (Results 1 – 3 of 3) sorted by relevance
13 double test_float_drsub(double a, double b);
24 double test_float_drsub(double a, double b) in test_float_drsub() function
669 EXPECT(my_dcmpeq(test_float_drsub(VAL1, VAL2), VAL2 - VAL1, DPREC)); in test_float()