Home
last modified time | relevance | path

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

/linux-6.6.21/lib/xz/
Dxz_lzma2.h87 static inline void lzma_state_short_rep(enum lzma_state *state) in lzma_state_short_rep() function
Dxz_dec_lzma2.c727 lzma_state_short_rep(&s->lzma.state); in lzma_rep_match()