OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc
2244
tree
constop
= maybe_constant_value (operand);
local
2245
if (TREE_CONSTANT (
constop
))
2246
operand =
constop
;
/src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc
1967
tree
constop
= maybe_constant_value (operand);
local
1968
if (TREE_CONSTANT (
constop
))
1969
operand =
constop
;
Completed in 65 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026