Home | History | Annotate | Download | only in zlib

Lines Matching refs: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);