Searched refs:rep3 (Results 1 – 2 of 2) sorted by relevance
167 uint32_t rep3; ///< Distance of fourth latest match member271 uint32_t rep3 = coder->rep3; in lzma_decode() local416 rep3 = rep2; in lzma_decode()615 const uint32_t distance = rep3; in lzma_decode()616 rep3 = rep2; in lzma_decode()768 rep3 = rep2; in lzma_decode()948 const uint32_t distance = rep3; in lzma_decode()949 rep3 = rep2; in lzma_decode()990 coder->rep3 = rep3; in lzma_decode()1057 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()