OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:default_target_optabs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
optabs-query.cc
33
struct target_optabs
default_target_optabs
;
variable in typeref:struct:target_optabs
34
struct target_optabs *this_fn_optabs = &
default_target_optabs
;
36
struct target_optabs *this_target_optabs = &
default_target_optabs
;
/src/external/gpl3/gcc.old/dist/gcc/
optabs-query.cc
33
struct target_optabs
default_target_optabs
;
variable in typeref:struct:target_optabs
34
struct target_optabs *this_fn_optabs = &
default_target_optabs
;
36
struct target_optabs *this_target_optabs = &
default_target_optabs
;
Completed in 16 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026