Home
last modified time | relevance | path

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

/linux-4.19.296/lib/xz/
Dxz_dec_lzma2.c816 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function
1058 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()