OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thisenable_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
optc-gen.awk
568
n_thisenable_args = split(thisenable[j],
thisenable_args
, ",");
573
thisenable_opt =
thisenable_args
[1];
574
with_posarg =
thisenable_args
[2];
575
with_negarg =
thisenable_args
[3];
/src/external/gpl3/gcc.old/dist/gcc/
optc-gen.awk
561
n_thisenable_args = split(thisenable[j],
thisenable_args
, ",");
566
thisenable_opt =
thisenable_args
[1];
567
with_posarg =
thisenable_args
[2];
568
with_negarg =
thisenable_args
[3];
Completed in 42 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026