Searched refs:MY_ALIGN (Results 1 – 9 of 9) sorted by relevance
62 MY_ALIGN (16) in Init()72 MY_ALIGN (16) in Init()216 MY_ALIGN (16) in Generate()227 MY_ALIGN (16) in Generate()
46 ; MY_ALIGN EQU ALIGN(64)47 MY_ALIGN EQU define49 SEG_ALIGN EQU MY_ALIGN
16 MY_ALIGN macro num:req macro21 MY_ALIGN 3225 MY_ALIGN 64
22 MY_ALIGN macro num:req macro27 MY_ALIGN 1631 MY_ALIGN 3235 MY_ALIGN 64
50 #define MY_ALIGN(n) __declspec(align(n)) macro52 #define MY_ALIGN(n) macro55 #define MY_ALIGN(n) __attribute__ ((aligned(n))) macro
95 MY_ALIGN(64)271 MY_ALIGN(64)
229 extern MY_ALIGN(64)232 MY_ALIGN(64)
14 MY_ALIGN(16)16 MY_ALIGN(16)
2183 MY_ALIGN(16) in CrcProcess()