Home
last modified time | relevance | path

Searched refs:rep3 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c153 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local
268 distance = rep3; in LzmaDec_DecodeReal()
269 rep3 = rep2; in LzmaDec_DecodeReal()
380 rep3 = rep2; in LzmaDec_DecodeReal()
441 p->reps[3] = rep3; in LzmaDec_DecodeReal()