Home | History | Annotate | Download | only in zlib

Lines Matching refs:crc32_combine64

1571    ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1580 # define crc32_combine crc32_combine64
1587 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));