Searched refs:LZX_BLOCKTYPE_INVALID (Results 1 – 4 of 4) sorted by relevance
55 #define LZX_BLOCKTYPE_INVALID (0) /* also blocktypes 4-7 invalid */ macro197 pState->block_type = LZX_BLOCKTYPE_INVALID; in LZXinit()226 pState->block_type = LZX_BLOCKTYPE_INVALID; in LZXreset()
55 #define LZX_BLOCKTYPE_INVALID (0) /* also blocktypes 4-7 invalid */ macro206 pState->block_type = LZX_BLOCKTYPE_INVALID; in LZXinit()235 pState->block_type = LZX_BLOCKTYPE_INVALID; in LZXreset()
187 #define LZX_BLOCKTYPE_INVALID (0) /* also blocktypes 4-7 invalid */ macro
837 LZX(block_type) = LZX_BLOCKTYPE_INVALID; in LZXfdi_init()