Searched refs:ALIGN_TO (Results 1 – 1 of 1) sorted by relevance
16 #define ALIGN_TO(boundary) __attribute__ ((aligned(boundary))) macro19 #define ALIGN_TO(boundary) __declspec(align(boundary)) macro48 #define CRYPTO_ALIGNED ALIGN_TO(CRYPTO_ALIGNMENT)