Home
last modified time | relevance | path

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

/linux-3.4.99/lib/xz/
Dxz_dec_lzma2.c224 SEQ_LZMA_RUN, enumerator
936 while (b->in_pos < b->in_size || s->lzma2.sequence == SEQ_LZMA_RUN) { in xz_dec_lzma2_run()
1054 s->lzma2.sequence = SEQ_LZMA_RUN; in xz_dec_lzma2_run()
1056 case SEQ_LZMA_RUN: in xz_dec_lzma2_run()