Home
last modified time | relevance | path

Searched refs:crc32_combine64 (Results 1 – 2 of 2) sorted by relevance

/development/ndk/zlib/
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));
Dzconf.h38 # define crc32_combine64 z_crc32_combine64 macro