Home
last modified time | relevance | path

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

/external/u-boot/lib/zlib/
Dinflate.c160 # define CRC2(check, word) \ macro
370 CRC2(state->check, hold); in inflate()
421 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
437 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
446 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
/external/u-boot/include/dt-bindings/clock/
Dstm32mp1-clks.h90 #define CRC2 81 macro
/external/zlib/src/
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);