OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adj_ibit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genmodes.cc
115
static struct mode_adjust *
adj_ibit
;
variable in typeref:struct:mode_adjust
1373
printf ("#define CONST_MODE_IBIT%s\n",
adj_ibit
? "" : " const");
1950
for (a =
adj_ibit
; a; a = a->next)
2003
adj_ibit
);
/src/external/gpl3/gcc.old/dist/gcc/
genmodes.cc
115
static struct mode_adjust *
adj_ibit
;
variable in typeref:struct:mode_adjust
1371
printf ("#define CONST_MODE_IBIT%s\n",
adj_ibit
? "" : " const");
1915
for (a =
adj_ibit
; a; a = a->next)
1948
adj_ibit
);
Completed in 20 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026