Searched refs:Z_DECL_ALIGN (Results 1 – 1 of 1) sorted by relevance
62 #ifndef Z_DECL_ALIGN63 #define Z_DECL_ALIGN(type) __aligned(__alignof(type)) type macro73 Z_DECL_ALIGN(struct struct_type) name