HomeSort by relevance Sort by last modified time
    Searched refs:XZ_STATE_BLOCK (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/
Xz.h 190 XZ_STATE_BLOCK,
XzDec.c 616 if (p->state == XZ_STATE_BLOCK)
719 p->state = XZ_STATE_BLOCK;
862 case XZ_STATE_BLOCK: break; /* to disable GCC warning */

Completed in 34 milliseconds