Searched refs:lzma_state_match (Results 1 – 2 of 2) sorted by relevance
/linux/lib/xz/ | ||
H A D | xz_lzma2.h | 74 static inline void lzma_state_match(enum lzma_state *state) in lzma_state_match() function |
H A D | xz_dec_lzma2.c | 683 lzma_state_match(&s->lzma.state); in lzma_match() |