OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eprefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
24717
const char *
eprefix
, *esuffix;
24722
eprefix
= "__attribute__((__target__(";
24727
eprefix
= "#pragma GCC target ";
24732
error ("invalid cpu %qs for %s%qs%s", cpu_opt,
eprefix
,
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;
24264
eprefix
= "__attribute__((__target__(";
24269
eprefix
= "#pragma GCC target ";
24274
error ("invalid cpu %qs for %s%qs%s", cpu_opt,
eprefix
,
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 58 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026