Searched defs:ALIGNED (Results 1 – 2 of 2) sorted by relevance
28 # define ALIGNED __attribute__((__aligned__(16))) macro32 # define ALIGNED macro
226 # define ALIGNED(x) __declspec(align(x)) macro240 # define ALIGNED(x) __attribute__((aligned(x))) macro