Home
last modified time | relevance | path

Searched defs:k_LZMA (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zHeader.h108 const UInt32 k_LZMA = 0x30101; variable
/external/lzma/C/
D7zDec.c26 #define k_LZMA 0x30101 macro
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp60 static const UInt32 k_LZMA = 0x030101; variable