Home
last modified time | relevance | path

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

/external/zlib/src/
Dzlib.map50 crc32_combine64;
Dzlib.h1845 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1862 # define crc32_combine crc32_combine64
1870 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzutil.h192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dcrc32.c436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
Dzconf.h40 # define crc32_combine64 z_crc32_combine64 macro
Dzconf.h.cmakein42 # define crc32_combine64 z_crc32_combine64
Dzconf.h.in40 # define crc32_combine64 z_crc32_combine64 macro
/external/python/cpython2/Modules/zlib/
Dzlib.map50 crc32_combine64;
Dzlib.h1844 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1861 # define crc32_combine crc32_combine64
1869 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzutil.h192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dcrc32.c436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
Dzconf.h40 # define crc32_combine64 z_crc32_combine64 macro
Dzconf.h.in40 # define crc32_combine64 z_crc32_combine64 macro
Dzconf.h.cmakein42 # define crc32_combine64 z_crc32_combine64
/external/zlib/src/win32/
Dzlib.def71 crc32_combine64
/external/zlib/
Dzlib.h1845 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1862 # define crc32_combine crc32_combine64
1870 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dlibz.map.txt52 crc32_combine64;
Dzconf.h40 # define crc32_combine64 z_crc32_combine64 macro