Searched refs:xz_dec_catrun (Results 1 – 4 of 4) sorted by relevance
264 XZ_EXTERN enum xz_ret xz_dec_catrun(struct xz_dec *s, struct xz_buf *b,
79 ret = xz_dec_catrun(s, &b, b.in_size == 0); in main()
99 xz_dec_catrun(). To include support for xz_dec_catrun(), you need
818 XZ_EXTERN enum xz_ret xz_dec_catrun(struct xz_dec *s, struct xz_buf *b, in xz_dec_catrun() function