OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constant_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-reassoc.cc
523
constant_type
(tree t)
function
556
if (
constant_type
(oeb->op) !=
constant_type
(oea->op))
557
return
constant_type
(oea->op) -
constant_type
(oeb->op);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-reassoc.cc
522
constant_type
(tree t)
function
555
if (
constant_type
(oeb->op) !=
constant_type
(oea->op))
556
return
constant_type
(oea->op) -
constant_type
(oeb->op);
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026