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

/freebsd-13-stable/sys/contrib/zlib/
H A Dzlib.h1848 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1865 # define crc32_combine crc32_combine64
1873 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h195 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.h46 # define crc32_combine64 z_crc32_combine64 macro

Completed in 120 milliseconds