Searched refs:nextDown (Results 1 – 4 of 4) sorted by relevance
37 assertEquals(FpUtils.nextDown(d), DoubleUtils.nextDown(d)); in testNextDown()
36 static double nextDown(double d) { in nextDown() method in DoubleUtils
299 opStatus next(bool nextDown);
3789 APFloat::opStatus APFloat::next(bool nextDown) { in next() argument3791 if (nextDown) in next()3899 if (nextDown) in next()