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

/external/zlib/src/
H A Dzlib.h1680 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1697 # define crc32_combine crc32_combine64
1705 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.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
H A Dzconf.h38 # 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
/external/zlib/
H A Dzlib.h1680 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1697 # define crc32_combine crc32_combine64
1705 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 Dzconf.h38 # define crc32_combine64 z_crc32_combine64 macro

Completed in 79 milliseconds