Searched refs:CRC2 (Results 1 – 2 of 2) sorted by relevance
94 #define CRC2 81 macro
160 # define CRC2(check, word) \ macro370 CRC2(state->check, hold); in inflate()421 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()437 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()446 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
Completed in 6 milliseconds