Searched refs:SET_DECL_ALIGN (Results 1 – 4 of 4) sorted by relevance
976 #define SET_DECL_ALIGN(decl, align) DECL_ALIGN(decl) = (align) macro
549 SET_DECL_ALIGN(decl, 0); in randomize_layout_finish_decl()
2513 #define SET_DECL_ALIGN(NODE, X) \ macro