Home
last modified time | relevance | path

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

/external/rust/crates/libz-sys/src/zlib-ng/
Dinflate_p.h22 # define CRC2(check, word) \ macro
Dinflate.c412 CRC2(state->check, hold); in PREFIX()
467 CRC2(state->check, hold); in PREFIX()
487 CRC2(state->check, hold); in PREFIX()
498 CRC2(state->check, hold); in PREFIX()
/external/arm-trusted-firmware/include/dt-bindings/clock/
Dstm32mp1-clks.h94 #define CRC2 81 macro
/external/libwebsockets/win32port/zlib/
Dinflate.c420 # define CRC2(check, word) \ macro
633 CRC2(state->check, hold);
686 if (state->flags & 0x0200) CRC2(state->check, hold);
702 if (state->flags & 0x0200) CRC2(state->check, hold);
711 if (state->flags & 0x0200) CRC2(state->check, hold);
/external/rust/crates/libz-sys/src/zlib/
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);
/external/python/cpython2/Modules/zlib/
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);
/external/zlib/contrib/optimizations/
Dinflate.c470 # define CRC2(check, word) \ macro
680 CRC2(state->check, hold);
734 CRC2(state->check, hold);
752 CRC2(state->check, hold);
762 CRC2(state->check, hold);
/external/zlib/
Dinflate.c459 # define CRC2(check, word) \ macro
669 CRC2(state->check, hold);
723 CRC2(state->check, hold);
741 CRC2(state->check, hold);
751 CRC2(state->check, hold);