Searched refs:check_skip (Results 1 – 4 of 4) sorted by relevance
390 static bool check_skip(struct xz_dec *s, struct xz_buf *b) in check_skip() function689 else if (!check_skip(s, b)) { in dec_main()
548 unsigned int check_skip : 1; member
2702 static int check_skip(struct xz_dec *s, struct xz_buf *b) in check_skip() function2983 else if (!check_skip(s, b)) { in dec_main()
269 fn check_skip() { in check_skip() function