Home
last modified time | relevance | path

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

/external/xz-embedded/linux/lib/xz/
Dxz_dec_lzma2.c688 static void lzma_rep_match(struct xz_dec_lzma2 *s, uint32_t pos_state) in lzma_rep_match() function
745 lzma_rep_match(s, pos_state); in lzma_main()
/external/toybox/toys/pending/
Dxzcat.c1830 static void lzma_rep_match(struct xz_dec_lzma2 *s, uint32_t pos_state) in lzma_rep_match() function
1887 lzma_rep_match(s, pos_state); in lzma_main()