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

  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 20919 int uses_toc;
20924 && (uses_toc = uses_TOC ()))
20928 if (uses_toc == 2)
20939 if (uses_toc == 2)
20875 int uses_toc; local
rs6000.cc 20919 int uses_toc;
20924 && (uses_toc = uses_TOC ()))
20928 if (uses_toc == 2)
20939 if (uses_toc == 2)
20875 int uses_toc; local

Completed in 95 milliseconds