Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2646 #define DECL_BIT_FIELD(NODE) (FIELD_DECL_CHECK (NODE)->decl_common.decl_flag_1) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h3058 #define DECL_BIT_FIELD(NODE) (FIELD_DECL_CHECK (NODE)->decl_common.decl_flag_1) macro