Searched defs:SET_DECL_ALIGN (Results 1 – 3 of 3) sorted by relevance
976 #define SET_DECL_ALIGN(decl, align) DECL_ALIGN(decl) = (align) macro
2513 #define SET_DECL_ALIGN(NODE, X) \ macro