Searched refs:testULP (Results 1 – 1 of 1) sorted by relevance
315 void testULP (double arg, double ref) const;331 void Test::testULP (double arg, double ref) const in testULP() function in tcu::__anon4fba92a40211::Test364 testULP(p(0), p(-24)); in runTest()365 testULP(p(0) + p(-23), p(-23)); in runTest()366 testULP(p(-124), p(-148)); in runTest()367 testULP(p(-125), p(-149)); in runTest()368 testULP(p(-125) + p(-140), p(-148)); in runTest()369 testULP(p(-126), p(-149)); in runTest()370 testULP(p(-130), p(-149)); in runTest()