Searched refs:CRC4 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c399 # define CRC4(check, word) \ macro
664 if (state->flags & 0x0200) CRC4(state->check, hold);
/freebsd-11-stable/sys/contrib/zlib/
H A Dinflate.c465 # define CRC4(check, word) \ macro
730 CRC4(state->check, hold);

Completed in 87 milliseconds