OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_x
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
print-rtl.cc
198
HOST_WIDE_INT
const_x
;
local
199
if (x.is_constant (&
const_x
))
200
fprintf (file, HOST_WIDE_INT_PRINT_DEC,
const_x
);
/src/external/gpl3/gcc.old/dist/gcc/
print-rtl.cc
198
HOST_WIDE_INT
const_x
;
local
199
if (x.is_constant (&
const_x
))
200
fprintf (file, HOST_WIDE_INT_PRINT_DEC,
const_x
);
Completed in 73 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026