Home
last modified time | relevance | path

Searched defs:crc32_combine (Results 1 – 9 of 9) sorted by relevance

/openbsd/lib/libz/
H A Dcrc32.c1027 uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, z_off_t len2) { in crc32_combine() function
H A Dzlib.h1898 # define crc32_combine crc32_combine64 macro
H A Dzconf.h37 # define crc32_combine z_crc32_combine macro
/openbsd/sys/lib/libz/
H A Dcrc32.c1027 uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, z_off_t len2) { in crc32_combine() function
H A Dzlib.h1898 # define crc32_combine crc32_combine64 macro
H A Dzconf.h37 # define crc32_combine z_crc32_combine macro
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dcrc32.c1029 uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, z_off_t len2) { in crc32_combine() function
H A Dzlib.h1883 # define crc32_combine crc32_combine64 macro
H A Dzconf.h39 # define crc32_combine Perl_crz_crc32_combine macro