Home | History | Annotate | Download | only in zlib

Lines Matching refs:CRC4

427 #  define CRC4(check, word) \
693 if (state->flags & 0x0200) CRC4(state->check, hold);