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

  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 1806 bool seen_empty_type = false;
1812 seen_empty_type = true;
1813 else if (seen_empty_type)
1794 bool seen_empty_type = false; local
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 1872 bool seen_empty_type = false;
1878 seen_empty_type = true;
1879 else if (seen_empty_type)
1860 bool seen_empty_type = false; local

Completed in 69 milliseconds