Searched refs:dec_main (Results 1 – 1 of 1) sorted by relevance
20 /* Position in dec_main() */548 static enum xz_ret dec_main(struct xz_dec *s, struct xz_buf *b) in dec_main() function 725 * xz_dec_run() is a wrapper for dec_main() to handle some special cases in760 ret = dec_main(s, b); in xz_dec_run()