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

  /src/external/gpl3/gcc/dist/gcc/
stmt.cc 331 bool saw_match = false;
380 saw_match = true;
435 if (saw_match && !*allows_reg)
326 bool saw_match = false; local
  /src/external/gpl3/gcc.old/dist/gcc/
stmt.cc 331 bool saw_match = false;
380 saw_match = true;
435 if (saw_match && !*allows_reg)
326 bool saw_match = false; local

Completed in 30 milliseconds