Searched defs:ALIGNED (Results 1 – 7 of 7) sorted by relevance
29 #define ALIGNED(x) __attribute__((aligned(x))) macro41 typedef struct ALIGNED(2) { struct42 char a[3];
124 #define ALIGNED __attribute__((aligned(16))) macro126 #define ALIGNED macro
40 const MallocDebug asan_malloc_dispatch ALIGNED(32) = { variable
121 # define ALIGNED(x) __declspec(align(x)) macro137 # define ALIGNED(x) __attribute__((aligned(x))) macro
58 #define ALIGNED(x) __declspec (align(x)) macro
55 #define ALIGNED(X) __attribute__ ((aligned (X))) macro
3981 } ALIGNED(64); variable6050 } ALIGNED(64); variable6081 } ALIGNED(64); variable