HomeSort by: relevance | last modified time | path
    Searched refs:LARGE_GOTO_QUEUE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-eh.cc 417 #define LARGE_GOTO_QUEUE 20
426 if (tf->goto_queue_active < LARGE_GOTO_QUEUE)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc 417 #define LARGE_GOTO_QUEUE 20
426 if (tf->goto_queue_active < LARGE_GOTO_QUEUE)

Completed in 95 milliseconds