Searched defs:ALIGNED (Results 1 – 8 of 8) sorted by relevance
35 #define ALIGNED(x) __attribute__((aligned(x))) macro47 typedef struct ALIGNED(2) { struct48 char a[3];
34 # define ALIGNED(x) __attribute__((aligned(x))) macro58 # define ALIGNED(x) macro
87 #define ALIGNED __attribute__((aligned(16))) macro89 #define ALIGNED macro
127 # define ALIGNED(x) __declspec(align(x)) macro141 # define ALIGNED(x) __attribute__((aligned(x))) macro
76 struct S16 { u64 a, b; } ALIGNED(16); in internal_bzero_aligned16() local
183 #define ALIGNED __attribute__((aligned(16))) macro
190 #define ALIGNED __attribute__((aligned(16))) macro
186 #define ALIGNED __attribute__((aligned(16))) macro