Home | History | Annotate | Download | only in zlib

Lines Matching refs:CRC2

420 #  define CRC2(check, word) \
633 CRC2(state->check, hold);
686 if (state->flags & 0x0200) CRC2(state->check, hold);
702 if (state->flags & 0x0200) CRC2(state->check, hold);
711 if (state->flags & 0x0200) CRC2(state->check, hold);