Home
last modified time | relevance | path

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

/third_party/libwebsockets/win32port/zlib/
H A 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);
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c471 # define CRC2(check, word) \ macro
681 CRC2(state->check, hold);
735 CRC2(state->check, hold);
753 CRC2(state->check, hold);
763 CRC2(state->check, hold);
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.c460 # define CRC2(check, word) \ macro
670 CRC2(state->check, hold);
724 CRC2(state->check, hold);
742 CRC2(state->check, hold);
752 CRC2(state->check, hold);
/third_party/node/deps/zlib/
H A Dinflate.c427 # define CRC2(check, word) \ macro
634 CRC2(state->check, hold); in inflate()
688 CRC2(state->check, hold); in inflate()
708 CRC2(state->check, hold); in inflate()
719 CRC2(state->check, hold); in inflate()
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c438 # define CRC2(check, word) \ macro
645 CRC2(state->check, hold); in inflate()
699 CRC2(state->check, hold); in inflate()
719 CRC2(state->check, hold); in inflate()
730 CRC2(state->check, hold); in inflate()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A 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);
/third_party/skia/third_party/externals/zlib/
H A 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);
/third_party/zlib/
H A Dinflate.c439 # define CRC2(check, word) \ macro
652 CRC2(state->check, hold); in inflate()
713 CRC2(state->check, hold); in inflate()
739 CRC2(state->check, hold); in inflate()
754 CRC2(state->check, hold); in inflate()

Completed in 14 milliseconds