Home | History | Annotate | Download | only in pending

Lines Matching full:xz_dec_end

154  * freeing and reallocating memory with xz_dec_end() and xz_dec_init().
163 * xz_dec_end() - Free the memory allocated for the decoder state
167 void xz_dec_end(struct xz_dec *s);
265 xz_dec_end(s);
296 xz_dec_end(s);
3124 void xz_dec_end(struct xz_dec *s)