Searched defs:match_byte (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ | ||
H A D | decompress_unlzma.c | 362 int match_byte = peek_old_byte(wr, cst->rep0); in process_bit0() local |
/linux/lib/xz/ | ||
H A D | xz_dec_lzma2.c | 616 uint32_t match_byte; in lzma_literal() local |