Home
last modified time | relevance | path

Searched defs:DECL_EXTERNAL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2479 #define DECL_EXTERNAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.decl_flag_1) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h2814 #define DECL_EXTERNAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.decl_flag_1) macro