SEQ_LZMA_RUN      936 lib/xz/xz_dec_lzma2.c 	while (b->in_pos < b->in_size || s->lzma2.sequence == SEQ_LZMA_RUN) {
SEQ_LZMA_RUN     1056 lib/xz/xz_dec_lzma2.c 			s->lzma2.sequence = SEQ_LZMA_RUN;
SEQ_LZMA_RUN     1060 lib/xz/xz_dec_lzma2.c 		case SEQ_LZMA_RUN: