Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2400 #define DECL_ALIGN(NODE) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h2763 #define DECL_ALIGN(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.align) macro