OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syma
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-into-ssa.cc
3239
const_tree
syma
= *(const const_tree *)a;
local
3241
if (DECL_UID (
syma
) == DECL_UID (symb))
3243
return DECL_UID (
syma
) < DECL_UID (symb) ? -1 : 1;
/src/external/gpl3/gcc/dist/gcc/
tree-into-ssa.cc
3320
const_tree
syma
= *(const const_tree *)a;
local
3322
if (DECL_UID (
syma
) == DECL_UID (symb))
3324
return DECL_UID (
syma
) < DECL_UID (symb) ? -1 : 1;
Completed in 64 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026