Home
last modified time | relevance | path

Searched refs:CRC2 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dinflate.c392 # define CRC2(check, word) \ macro
605 CRC2(state->check, hold);
656 if (state->flags & 0x0200) CRC2(state->check, hold);
674 if (state->flags & 0x0200) CRC2(state->check, hold);
684 if (state->flags & 0x0200) CRC2(state->check, hold);