Searched defs:nextUp (Results 1 – 2 of 2) sorted by relevance
284 real nextUp(real x) @trusted pure nothrow @nogc in nextUp() function422 double nextUp(double x) @trusted pure nothrow @nogc in nextUp() function449 float nextUp(float x) @trusted pure nothrow @nogc in nextUp() function
717 unsigned DataFlowGraph::DefStack::nextUp(unsigned P) const { in nextUp() function in DataFlowGraph::DefStack