OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flags2_other
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-options.cc
425
char
flags2_other
[40];
local
527
opts[num++][0] =
flags2_other
;
528
sprintf (
flags2_other
, "(other flags2: %#x)", flags2);
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386-options.cc
453
char
flags2_other
[40];
local
555
opts[num++][0] =
flags2_other
;
556
sprintf (
flags2_other
, "(other flags2: %#x)", flags2);
Completed in 25 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026