OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isa2_other
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-options.cc
423
char
isa2_other
[40];
local
479
opts[num++][0] =
isa2_other
;
480
sprintf (
isa2_other
, "(other isa2: %#" HOST_WIDE_INT_PRINT "x)", isa2);
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386-options.cc
451
char
isa2_other
[40];
local
507
opts[num++][0] =
isa2_other
;
508
sprintf (
isa2_other
, "(other isa2: %#" HOST_WIDE_INT_PRINT "x)", isa2);
Completed in 15 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026