OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:feature_1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
gnu-property.cc
69
unsigned int
feature_1
= 0;
local
73
feature_1
|= 0x1;
77
feature_1
|= 0x2;
80
if (
feature_1
)
81
emit_gnu_property (0xc0000002,
feature_1
);
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
gnu-property.cc
69
unsigned int
feature_1
= 0;
local
73
feature_1
|= 0x1;
77
feature_1
|= 0x2;
80
if (
feature_1
)
81
emit_gnu_property (0xc0000002,
feature_1
);
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026