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

  /src/external/gpl3/gcc/dist/gcc/config/
darwin-driver.cc 269 bool seenPPC = false;
296 seenPPC = true;
366 if (seenPPC || seenPPC64)
392 if (seenPPC)
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin-driver.cc 269 bool seenPPC = false;
296 seenPPC = true;
366 if (seenPPC || seenPPC64)
392 if (seenPPC)

Completed in 71 milliseconds