Home
last modified time | relevance | path

Searched refs:x86_Convert_Init (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DBcjCoder.h13 void x86Init() { x86_Convert_Init(_prevMask); } in x86Init()
/external/lzma/C/
DBra.h54 #define x86_Convert_Init(state) { state = 0; } macro
DLzma86Dec.c52 x86_Convert_Init(x86State); in Lzma86_Decode()
DLzma86Enc.c54 x86_Convert_Init(x86State); in Lzma86_Encode()
D7zDec.c443 x86_Convert_Init(state); in SzFolder_Decode2()
DXzDec.c119 x86_Convert_Init(p->x86State); in BraState_Init()