OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_constant
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
3073
bool
old_constant
;
local
3078
old_constant
= TREE_CONSTANT (t);
3085
if (
old_constant
!= new_constant)
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc
2998
bool
old_constant
;
local
3003
old_constant
= TREE_CONSTANT (t);
3010
if (
old_constant
!= new_constant)
Completed in 26 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026