Searched refs:nextDown (Results 1 – 4 of 4) sorted by relevance
37 assertEquals(FpUtils.nextDown(d), DoubleUtils.nextDown(d)); in testNextDown()
39 static double nextDown(double d) { in nextDown() method in DoubleUtils
306 opStatus next(bool nextDown);
3814 APFloat::opStatus APFloat::next(bool nextDown) { in next() argument3816 if (nextDown) in next()3924 if (nextDown) in next()