Home
last modified time | relevance | path

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

/external/xz-embedded/linux/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()
/external/toybox/toys/pending/
Dxzcat.c1062 static inline void lzma_state_short_rep(enum lzma_state *state) in lzma_state_short_rep() function
1837 lzma_state_short_rep(&s->lzma.state); in lzma_rep_match()