Home | History | Annotate | Download | only in pending

Lines Matching refs:XZ_CHECK_CRC64

2342   XZ_CHECK_CRC64 = 4,
2350 #define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64)
2581 else if (s->check_type == XZ_CHECK_CRC64)