Searched refs:lzma_state_short_rep (Results 1 – 2 of 2) sorted by relevance
/lib/xz/ | ||
D | xz_lzma2.h | 87 static inline void lzma_state_short_rep(enum lzma_state *state) in lzma_state_short_rep() function |
D | xz_dec_lzma2.c | 695 lzma_state_short_rep(&s->lzma.state); in lzma_rep_match() |