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

/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h1669 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1693 # define crc32_combine crc32_combine64
1701 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h173 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dcrc32.c441 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
H A Dzconf.h129 # define crc32_combine64 z_crc32_combine64 macro
H A Dzconf.h.cmakein40 # define crc32_combine64 z_crc32_combine64
H A Dzconf.h.in38 # define crc32_combine64 z_crc32_combine64

Completed in 1447 milliseconds