Home
last modified time | relevance | path

Searched defs:rep0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/
H A Ddecompress_unlzma.c289 uint32_t rep0, rep1, rep2, rep3; member
336 uint32_t rep0, int len) in copy_bytes()
/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c139 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local
462 UInt32 rep0 = p->reps[0]; in LzmaDec_WriteRem() local
/openbmc/linux/lib/xz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member