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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 113 int fixuplabelno = 0; variable
14832 ASM_GENERATE_INTERNAL_LABEL (buf, "LCP", fixuplabelno);
14833 fixuplabelno++;
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 114 int fixuplabelno = 0; variable
14448 ASM_GENERATE_INTERNAL_LABEL (buf, "LCP", fixuplabelno);
14449 fixuplabelno++;

Completed in 57 milliseconds