Home
last modified time | relevance | path

Searched refs:MY_ALIGN (Results 1 – 9 of 9) sorted by relevance

/third_party/lzma/CPP/7zip/Crypto/
DRandGen.cpp62 MY_ALIGN (16) in Init()
72 MY_ALIGN (16) in Init()
216 MY_ALIGN (16) in Generate()
227 MY_ALIGN (16) in Generate()
/third_party/lzma/Asm/x86/
DAesOpt.asm46 ; MY_ALIGN EQU ALIGN(64)
47 MY_ALIGN EQU define
49 SEG_ALIGN EQU MY_ALIGN
DLzFindOpt.asm16 MY_ALIGN macro num:req macro
21 MY_ALIGN 32
25 MY_ALIGN 64
DLzmaDecOpt.asm22 MY_ALIGN macro num:req macro
27 MY_ALIGN 16
31 MY_ALIGN 32
35 MY_ALIGN 64
/third_party/lzma/C/
D7zTypes.h50 #define MY_ALIGN(n) __declspec(align(n)) macro
52 #define MY_ALIGN(n) macro
55 #define MY_ALIGN(n) __attribute__ ((aligned(n))) macro
DSha256Opt.c95 MY_ALIGN(64)
271 MY_ALIGN(64)
DSha256.c229 extern MY_ALIGN(64)
232 MY_ALIGN(64)
DPpmd7.c14 MY_ALIGN(16)
16 MY_ALIGN(16)
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp2183 MY_ALIGN(16) in CrcProcess()