Searched refs:lzma_props (Results 1 – 2 of 2) sorted by relevance
832 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function1074 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()1235 if (!lzma_props(s, ~b->in[b->in_pos])) in xz_dec_microlzma_run()
1941 static int lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function2182 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()