Searched refs:crc32_combine (Results 1 – 6 of 6) sorted by relevance
34 crc32_combine;
1865 # define crc32_combine crc32_combine64 macro1881 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));1887 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
428 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
45 # define crc32_combine z_crc32_combine macro
39 # define crc32_combine z_crc32_combine macro
546 - Reject negative lengths in crc32_combine()730 - Use z_off_t for adler32_combine() and crc32_combine() lengths739 - Add crc32_combine() and adler32_combine() functions