Home
last modified time | relevance | path

Searched defs:MY_ALIGN (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/C/
D7zTypes.h50 #define MY_ALIGN(n) __declspec(align(n)) macro
52 #define MY_ALIGN(n) macro
60 #define MY_ALIGN(n) __attribute__ ((aligned(n))) macro
/third_party/lzma/Asm/x86/
DLzFindOpt.asm16 MY_ALIGN macro num:req macro
DAesOpt.asm47 MY_ALIGN EQU define
DLzmaDecOpt.asm22 MY_ALIGN macro num:req macro