Home | History | Annotate | Download | only in zlib

Lines Matching full:crc32_combine

1517 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
1521 calculated for each, crc1 and crc2. crc32_combine() returns the CRC-32
1580 # define crc32_combine crc32_combine64
1595 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));