Searched refs:crc32_combine64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/zlib/
H A Dzlib.h1845 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1862 # define crc32_combine crc32_combine64
1870 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dcrc32.c436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
H A Dzconf.h40 # define crc32_combine64 z_crc32_combine64 macro

Completed in 61 milliseconds