OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_REVERSE_STORAGE_ORDER
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
1089
#define
TYPE_REVERSE_STORAGE_ORDER
(NODE) \
5387
&&
TYPE_REVERSE_STORAGE_ORDER
(TREE_TYPE (TREE_OPERAND (t, 0)));
5402
TYPE_REVERSE_STORAGE_ORDER
flag is set on both the inner type and the
5413
&&
TYPE_REVERSE_STORAGE_ORDER
(TREE_TYPE (t)))
5419
&&
TYPE_REVERSE_STORAGE_ORDER
(TREE_TYPE (op)))
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
983
#define
TYPE_REVERSE_STORAGE_ORDER
(NODE) \
5118
&&
TYPE_REVERSE_STORAGE_ORDER
(TREE_TYPE (TREE_OPERAND (t, 0)));
5133
TYPE_REVERSE_STORAGE_ORDER
flag is set on both the inner type and the
5144
&&
TYPE_REVERSE_STORAGE_ORDER
(TREE_TYPE (t)))
5150
&&
TYPE_REVERSE_STORAGE_ORDER
(TREE_TYPE (op)))
Completed in 36 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026