Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2418 #define DECL_ALIGN_UNIT(NODE) (DECL_ALIGN (NODE) / BITS_PER_UNIT) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h2765 #define DECL_ALIGN_UNIT(NODE) (DECL_ALIGN (NODE) / BITS_PER_UNIT) macro