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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 1139 bool find_first_useful = true;
1166 && find_first_useful
1169 find_first_useful = false;
1137 bool find_first_useful = true; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 1147 bool find_first_useful = true;
1174 && find_first_useful
1177 find_first_useful = false;
1145 bool find_first_useful = true; local

Completed in 39 milliseconds