OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_OPTION_NOT_SEEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-driver.cc
34
opt_arch_driver =
M_OPTION_NOT_SEEN
,
35
opt_tune_driver =
M_OPTION_NOT_SEEN
,
36
opt_fpu_driver =
M_OPTION_NOT_SEEN
,
37
opt_abi_base_driver =
M_OPTION_NOT_SEEN
,
38
opt_abi_ext_driver =
M_OPTION_NOT_SEEN
,
39
opt_cmodel_driver =
M_OPTION_NOT_SEEN
;
116
int switch_idx =
M_OPTION_NOT_SEEN
;
121
if (switch_idx !=
M_OPTION_NOT_SEEN
)
loongarch-def.h
104
#define
M_OPTION_NOT_SEEN
-1
105
#define M_OPT_ABSENT(opt_enum) ((opt_enum) ==
M_OPTION_NOT_SEEN
)
Completed in 21 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026