Home
last modified time | relevance | path

Searched refs:CRC4 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
Dinflate.c433 # define CRC4(check, word) \ macro
696 CRC4(state->check, hold); in inflate()
/openbsd/src/sys/lib/libz/
Dinflate.c433 # define CRC4(check, word) \ macro
716 CRC4(state->check, hold); in inflate()
/openbsd/src/lib/libz/
Dinflate.c433 # define CRC4(check, word) \ macro
717 CRC4(state->check, hold); in inflate()