Searched defs:nextDown (Results 1 – 4 of 4) sorted by relevance
500 real nextDown(real x) @safe pure nothrow @nogc in nextDown() function506 double nextDown(double x) @safe pure nothrow @nogc in nextDown() function512 float nextDown(float x) @safe pure nothrow @nogc in nextDown() function
1045 opStatus next(bool nextDown) { in next()
4018 IEEEFloat::opStatus IEEEFloat::next(bool nextDown) { in next()4665 APFloat::opStatus DoubleAPFloat::next(bool nextDown) { in next()
732 unsigned DataFlowGraph::DefStack::nextDown(unsigned P) const { in nextDown() function in DataFlowGraph::DefStack