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

  /src/external/gpl3/gcc/dist/gcc/
ipa-strub.cc 2936 unsigned retcopy;
2937 if (!(fnspec && spec.returns_arg (&retcopy)))
2938 retcopy = (unsigned) -1;
2952 if (i == retcopy)
2934 unsigned retcopy; local
ipa-strub.cc 2936 unsigned retcopy;
2937 if (!(fnspec && spec.returns_arg (&retcopy)))
2938 retcopy = (unsigned) -1;
2952 if (i == retcopy)
2934 unsigned retcopy; local

Completed in 38 milliseconds