Searched defs:ALIGNED (Results 1 – 4 of 4) sorted by relevance
28 # define ALIGNED __attribute__((__aligned__(16))) macro32 # define ALIGNED macro
326 # define ALIGNED(x) macro328 # define ALIGNED(x) __attribute__ ((aligned (x))) macro
462 # define ALIGNED(x) macro464 # define ALIGNED(x) __attribute__ ((aligned (x))) macro