Searched refs:rep1 (Results 1 – 1 of 1) sorted by relevance
139 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local247 distance = rep1; in LzmaDec_DecodeReal()264 rep2 = rep1; in LzmaDec_DecodeReal()266 rep1 = rep0; in LzmaDec_DecodeReal()380 rep2 = rep1; in LzmaDec_DecodeReal()381 rep1 = rep0; in LzmaDec_DecodeReal()446 p->reps[1] = rep1; in LzmaDec_DecodeReal()
Completed in 3 milliseconds