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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dinflate.c441 # define CRC2(check, word) \ macro
649 CRC2(state->check, hold);
702 if (state->flags & 0x0200) CRC2(state->check, hold);
718 if (state->flags & 0x0200) CRC2(state->check, hold);
727 if (state->flags & 0x0200) CRC2(state->check, hold);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dinflate.c385 # define CRC2(check, word) \ macro
598 CRC2(state->check, hold);
649 if (state->flags & 0x0200) CRC2(state->check, hold);
665 if (state->flags & 0x0200) CRC2(state->check, hold);
674 if (state->flags & 0x0200) CRC2(state->check, hold);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.c385 # define CRC2(check, word) \ macro
598 CRC2(state->check, hold);
649 if (state->flags & 0x0200) CRC2(state->check, hold);
665 if (state->flags & 0x0200) CRC2(state->check, hold);
674 if (state->flags & 0x0200) CRC2(state->check, hold);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dinflate.c385 # define CRC2(check, word) \ macro
598 CRC2(state->check, hold);
649 if (state->flags & 0x0200) CRC2(state->check, hold);
665 if (state->flags & 0x0200) CRC2(state->check, hold);
674 if (state->flags & 0x0200) CRC2(state->check, hold);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dinflate.c440 # define CRC2(check, word) \ macro
648 CRC2(state->check, hold);
701 if (state->flags & 0x0200) CRC2(state->check, hold);
717 if (state->flags & 0x0200) CRC2(state->check, hold);
726 if (state->flags & 0x0200) CRC2(state->check, hold);

Completed in 339 milliseconds