Searched refs:xz_dec_end (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/xz/
H A Dxz_dec_syms.c16 EXPORT_SYMBOL(xz_dec_end); variable
H A Dxz_dec_test.c191 xz_dec_end(state);
205 xz_dec_end(state);
H A Dxz_dec_stream.c812 XZ_EXTERN void xz_dec_end(struct xz_dec *s) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dxz.h221 * freeing and reallocating memory with xz_dec_end() and xz_dec_init().
230 * xz_dec_end() - Free the memory allocated for the decoder state
234 XZ_EXTERN void xz_dec_end(struct xz_dec *s);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dxz_wrapper.c105 xz_dec_end(stream->state);

Completed in 42 milliseconds