Home
last modified time | relevance | path

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

/external/lzma/C/
DXz.h211 XZ_STATE_BLOCK, enumerator
DXzDec.c995 if (p->state == XZ_STATE_BLOCK) in XzUnpacker_Code()
1160 p->state = XZ_STATE_BLOCK; in XzUnpacker_Code()
1324 case XZ_STATE_BLOCK: break; /* to disable GCC warning */ in XzUnpacker_Code()