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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 463 static int num_ovlds; variable
1991 if (num_ovlds >= MAXOVLDS - 1)
1997 curr_ovld = num_ovlds++;
2981 num_ovlds = 0;
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 463 static int num_ovlds; variable
1991 if (num_ovlds >= MAXOVLDS - 1)
1997 curr_ovld = num_ovlds++;
2981 num_ovlds = 0;

Completed in 25 milliseconds