Home
last modified time | relevance | path

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

/external/xz-embedded/linux/lib/xz/
Dxz_dec_lzma2.c799 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function
1041 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()
/external/toybox/toys/pending/
Dxzcat.c1941 static int lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function
2182 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()