Searched refs:rep3 (Results 1 – 2 of 2) sorted by relevance
231 uint32_t rep3; ///< Distance of fourth latest match member326 uint32_t rep3 = coder->rep3; in lzma_decode() local507 rep3 = rep2; in lzma_decode()763 const uint32_t distance = rep3; in lzma_decode()764 rep3 = rep2; in lzma_decode()812 coder->rep3 = rep3; in lzma_decode()881 coder->rep3 = 0; in lzma_decoder_reset()
137 uint32_t rep3; member654 s->lzma.rep3 = s->lzma.rep2; in lzma_match()706 tmp = s->lzma.rep3; in lzma_rep_match()707 s->lzma.rep3 = s->lzma.rep2; in lzma_rep_match()776 s->lzma.rep3 = 0; in lzma_reset()