Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Ddecompress_unlzma.c330 static inline int INIT copy_byte(struct writer *wr, uint32_t offs) in copy_byte() function
339 if (copy_byte(wr, rep0)) in copy_bytes()
422 return copy_byte(wr, cst->rep0); in process_bit1()