Searched refs:xz_dec_init (Results 1 – 3 of 3) sorted by relevance
203 XZ_EXTERN struct xz_dec * XZ_FUNC xz_dec_init(
768 XZ_EXTERN struct xz_dec * XZ_FUNC xz_dec_init( in xz_dec_init() function
70 state = xz_dec_init(XZ_DYNALLOC, 64*1024*1024); in IF_DESKTOP()