Searched refs:CK_CC_ALIGN (Results 1 – 6 of 6) sorted by relevance
82 #define CK_CC_ALIGN(B) __attribute__((aligned(B))) macro87 #define CK_CC_CACHELINE CK_CC_ALIGN(CK_MD_CACHELINE)
89 #ifndef CK_CC_ALIGN90 #define CK_CC_ALIGN(X) macro
74 } CK_CC_ALIGN(16);80 } CK_CC_ALIGN(32);
48 uint8_t readers[CK_MD_CACHELINE - sizeof(unsigned int) * 2] CK_CC_ALIGN(8);
209 } CK_CC_ALIGN(16);
93 } CK_CC_ALIGN(16);100 } CK_CC_ALIGN(8);