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

/freebsd-12-stable/sys/gnu/dts/include/dt-bindings/clock/
H A Dstm32mp1-clks.h94 #define CRC2 81 macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/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);
/freebsd-12-stable/sys/contrib/zlib/
H A Dinflate.c458 # define CRC2(check, word) \ macro
668 CRC2(state->check, hold);
722 CRC2(state->check, hold);
740 CRC2(state->check, hold);
750 CRC2(state->check, hold);

Completed in 105 milliseconds