Searched refs:crc32_combine (Results 1 – 3 of 3) sorted by relevance
1861 # define crc32_combine crc32_combine64 macro1877 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));1883 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
428 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
39 # define crc32_combine z_crc32_combine macro
Completed in 9 milliseconds