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_STUB_DECL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
2354
type node. You then set the
TYPE_STUB_DECL
field of the type node
2358
#define
TYPE_STUB_DECL
(NODE) (TREE_CHAIN (TYPE_CHECK (NODE)))
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
2199
type node. You then set the
TYPE_STUB_DECL
field of the type node
2203
#define
TYPE_STUB_DECL
(NODE) (TREE_CHAIN (TYPE_CHECK (NODE)))
Completed in 34 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026