Home
last modified time | relevance | path

Searched refs:XZ_STATE_BLOCK (Results 1 – 2 of 2) sorted by relevance

/external/lzma/C/
DXzDec.c638 if (p->state == XZ_STATE_BLOCK) in XzUnpacker_Code()
743 p->state = XZ_STATE_BLOCK; in XzUnpacker_Code()
886 case XZ_STATE_BLOCK: break; /* to disable GCC warning */ in XzUnpacker_Code()
DXz.h190 XZ_STATE_BLOCK, enumerator