Searched refs:rep3 (Results 1 – 2 of 2) sorted by relevance
231 uint32_t rep3; ///< Distance of fourth latest match member331 uint32_t rep3 = coder->rep3; in lzma_decode() local548 rep3 = rep2; in lzma_decode()813 const uint32_t distance = rep3; in lzma_decode()814 rep3 = rep2; in lzma_decode()859 coder->rep3 = rep3; in lzma_decode()927 coder->rep3 = 0; in lzma_decoder_reset()
137 uint32_t rep3; member686 s->lzma.rep3 = s->lzma.rep2; in lzma_match()738 tmp = s->lzma.rep3; in lzma_rep_match()739 s->lzma.rep3 = s->lzma.rep2; in lzma_rep_match()808 s->lzma.rep3 = 0; in lzma_reset()