Lines Matching full:rep3
1299 uint32_t rep3;1323 /* If 1, it's a repeated match. The distance is one of rep0 .. rep3. */1338 /* If 0, distance of a repeated match is rep2. Otherwise it is rep3. */1802 s->lzma.rep3 = s->lzma.rep2;1854 tmp = s->lzma.rep3;1855 s->lzma.rep3 = s->lzma.rep2;1924 s->lzma.rep3 = 0;