Searched refs:LZX_BLOCKTYPE_UNCOMPRESSED (Results 1 – 1 of 1) sorted by relevance
31 #define LZX_BLOCKTYPE_UNCOMPRESSED 3 macro440 case LZX_BLOCKTYPE_UNCOMPRESSED: in lzx_read_block_header()621 if (block_type != LZX_BLOCKTYPE_UNCOMPRESSED) { in lzx_decompress()