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