Home | History | Annotate | Download | only in pending

Lines Matching defs:XZ_CHECK_CRC32

2334   XZ_CHECK_CRC32 = 1,
2570 if (s->check_type == XZ_CHECK_CRC32)
2740 if (s->check_type > XZ_CHECK_CRC32 && !IS_CRC64(s->check_type))
2972 if (s->check_type == XZ_CHECK_CRC32) {