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

  /src/external/gpl3/gcc/dist/gcc/
genoutput.cc 806 bool alt_mismatch = false;
864 if (!alt_mismatch)
866 alt_mismatch = true;
800 bool alt_mismatch = false; local
  /src/external/gpl3/gcc.old/dist/gcc/
genoutput.cc 766 bool alt_mismatch = false;
824 if (!alt_mismatch)
826 alt_mismatch = true;
760 bool alt_mismatch = false; local

Completed in 16 milliseconds