HomeSort by: relevance | last modified time | path
    Searched defs:downwards (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
expr.cc 2341 tests to choose between two loops, one moving downwards, another
2441 bool downwards = incr < 0;
2447 if (downwards)
2501 if (downwards)
2509 if (!downwards)
2437 bool downwards = incr < 0; local

Completed in 29 milliseconds