Searched refs:ALIGN_TO (Results 1 – 2 of 2) 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)
3100 5 #define ALIGN_TO(boundary) __declspec(align(boundary))3104 6 // #define ALIGN_TO(boundary) _Alignas(boundary)3128 20 #define CRYPTO_ALIGNED ALIGN_TO(CRYPTO_ALIGNMENT)