Home
last modified time | relevance | path

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

/linux/lib/
H A Ddecompress_unlzma.c291 uint32_t rep0, rep1, rep2, rep3; member
405 cst->rep3 = cst->rep2; in process_bit1()
406 cst->rep2 = cst->rep1; in process_bit1()
441 distance = cst->rep2; in process_bit1()
445 cst->rep3 = cst->rep2; in process_bit1()
447 cst->rep2 = cst->rep1; in process_bit1()
572 cst.rep0 = cst.rep1 = cst.rep2 = cst.rep3 = 1; in unlzma()