Searched refs:CRC4 (Results 1 – 2 of 2) sorted by relevance
394 # define CRC4(check, word) \ macro665 if (state->flags & 0x0200) CRC4(state->check, hold);
662 # define CRC4(check, word) \ macro1540 if (state->flags & 0x0200) CRC4(state->check, hold); in inflate()