Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:crc2

385 #  define CRC2(check, word) \
598 CRC2(state->check, hold);
649 if (state->flags & 0x0200) CRC2(state->check, hold);
665 if (state->flags & 0x0200) CRC2(state->check, hold);
674 if (state->flags & 0x0200) CRC2(state->check, hold);