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

/forgerock/web-agents-v4/zlib/
H A Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dcrc32.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
H A Dzconf.h45 # define crc32_combine64 z_crc32_combine64 macro

Completed in 76 milliseconds