Searched refs:DECLARE_OS_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
74 #define DECLARE_OS_ALIGNMENT(nam, size, extra_keyword, struct_type) _Pragma("data_alignment=4") … macro117 #define DECLARE_OS_ALIGNMENT(nam, size, extra_keyword, struct_type) extra_keyword uint8_t _##nam##_…
31 #define ATOMIC_BITSET_DECL(nam, numbits, extra_keyword) DECLARE_OS_ALIGNMENT(nam, ATOMIC_BITSET_…