Searched refs:HC_ALIGN (Results 1 – 2 of 2) sorted by relevance
67 #define HC_ALIGN(x) __attribute__((aligned(x))) macro69 #define HC_ALIGN(x) __declspec(align(x)) macro71 #define HC_ALIGN(x) macro
41 HC_ALIGN(16)