OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECL_ATTRIBUTES
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
2763
#define
DECL_ATTRIBUTES
(NODE) \
2930
&& (lookup_attribute ("noinit",
DECL_ATTRIBUTES
(DECL)) != NULL_TREE))
2937
&& (lookup_attribute ("persistent",
DECL_ATTRIBUTES
(DECL)) != NULL_TREE))
3227
the name from
decl_attributes
to make_function_rtl and make_decl_rtl. */
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
2608
#define
DECL_ATTRIBUTES
(NODE) \
2775
&& (lookup_attribute ("noinit",
DECL_ATTRIBUTES
(DECL)) != NULL_TREE))
2782
&& (lookup_attribute ("persistent",
DECL_ATTRIBUTES
(DECL)) != NULL_TREE))
3066
the name from
decl_attributes
to make_function_rtl and make_decl_rtl. */
Completed in 35 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026