Home
last modified time | relevance | path

Searched defs:crc32_combine64 (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libz/
H A Dcrc32.c1019 uLong ZEXPORT crc32_combine64(uLong crc1, uLong crc2, z_off64_t len2) { in crc32_combine64() function
H A Dzconf.h38 # define crc32_combine64 z_crc32_combine64 macro
/openbsd/sys/lib/libz/
H A Dcrc32.c1019 uLong ZEXPORT crc32_combine64(uLong crc1, uLong crc2, z_off64_t len2) { in crc32_combine64() function
H A Dzconf.h38 # define crc32_combine64 z_crc32_combine64 macro
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dcrc32.c1021 uLong ZEXPORT crc32_combine64(uLong crc1, uLong crc2, z_off64_t len2) { in crc32_combine64() function
H A Dzconf.h40 # define crc32_combine64 Perl_crz_crc32_combine64 macro