Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/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);
/netbsd-src/sys/external/gpl2/dts/dist/include/dt-bindings/clock/
H A Dstm32mp1-clks.h96 #define CRC2 81 macro
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dinflate.c459 # define CRC2(check, word) \ macro
669 CRC2(state->check, hold);
723 CRC2(state->check, hold);
743 CRC2(state->check, hold);
754 CRC2(state->check, hold);
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dinflate.c459 # define CRC2(check, word) \ macro
669 CRC2(state->check, hold);
723 CRC2(state->check, hold);
743 CRC2(state->check, hold);
754 CRC2(state->check, hold);
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dinflate.c459 # define CRC2(check, word) \ macro
669 CRC2(state->check, hold);
723 CRC2(state->check, hold);
743 CRC2(state->check, hold);
754 CRC2(state->check, hold);
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c655 # define CRC2(check, word) \ macro
1482 CRC2(state->check, hold); in inflate()
1533 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
1549 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
1558 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()