Home
last modified time | relevance | path

Searched defs:LZMA2_IS_UNCOMPRESSED_STATE (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DLzma2Dec.c32 #define LZMA2_IS_UNCOMPRESSED_STATE(p) (((p)->control & (1 << 7)) == 0) macro

Completed in 2 milliseconds