Home
last modified time | relevance | path

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

/lib/xz/
Dxz_dec_lzma2.c832 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function
1074 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()