OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:config_strings
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa-dynconfig.cc
205
static const char * const *
config_strings
;
local
207
if (!
config_strings
)
208
config_strings
= (const char * const *) xtensa_load_config ("xtensa_config_strings",
212
return
config_strings
;
Completed in 28 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026