Lines Matching refs:IS_CRC64
2350 #define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64)2748 if (s->check_type > XZ_CHECK_CRC32 && !IS_CRC64(s->check_type))2985 else if (IS_CRC64(s->check_type)) {