Searched refs:test_float_dadd (Results 1 – 3 of 3) sorted by relevance
10 double test_float_dadd(double a, double b);
9 double test_float_dadd(double a, double b) in test_float_dadd() function
666 EXPECT(my_dcmpeq(test_float_dadd(VAL1, VAL2), VAL1 + VAL2, DPREC)); in test_float()