Lines Matching refs:dec_main
2360 /* Position in dec_main() */2882 static enum xz_ret dec_main(struct xz_dec *s, struct xz_buf *b)3046 * xz_dec_run() is a wrapper for dec_main() to handle some special cases in3078 ret = dec_main(s, b);