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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 24717 const char *eprefix, *esuffix;
24723 esuffix = ")))";
24728 esuffix = "";
24733 q, esuffix);
24735 error ("%s%qs%s is not allowed", eprefix, q, esuffix);
24737 error ("%s%qs%s is invalid", eprefix, q, esuffix);
24672 const char *eprefix, *esuffix; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 24259 const char *eprefix, *esuffix;
24265 esuffix = ")))";
24270 esuffix = "";
24275 q, esuffix);
24277 error ("%s%qs%s is not allowed", eprefix, q, esuffix);
24279 error ("%s%qs%s is invalid", eprefix, q, esuffix);
24214 const char *eprefix, *esuffix; local

Completed in 68 milliseconds