Home
last modified time | relevance | path

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

12

/external/libwebsockets/win32port/zlib/
Dzlib.h1571 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1580 # define crc32_combine crc32_combine64
1587 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzutil.h165 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzconf.h35 # define crc32_combine64 z_crc32_combine64 macro
Dcrc32.c434 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
/external/rust/crates/libz-sys/src/zlib-ng/win32/
Dzlib.def40 crc32_combine64
Dzlibcompat.def71 crc32_combine64
/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
/external/rust/crates/libz-sys/src/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
/external/rust/crates/libz-sys/src/zlib-ng/
Dzlib.map50 crc32_combine64;
Dzlib.h1793 Z_EXTERN unsigned long Z_EXPORT crc32_combine64(unsigned long, unsigned long, z_off64_t);
1803 # define crc32_combine crc32_combine64
1811 Z_EXTERN unsigned long Z_EXPORT crc32_combine64(unsigned long, unsigned long, z_off_t);
/external/rust/crates/libz-sys/src/zlib/win32/
Dzlib.def71 crc32_combine64
/external/zlib/
Dzlib.h1906 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1941 # define crc32_combine crc32_combine64
1949 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dlibz.map.txt52 crc32_combine64;
Dchromeconf.h51 #define crc32_combine64 Cr_z_crc32_combine64 macro
Dzutil.h207 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
/external/angle/third_party/zlib/
Dzlib.h1851 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1886 # define crc32_combine crc32_combine64
1894 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dchromeconf.h51 #define crc32_combine64 Cr_z_crc32_combine64 macro
Dzutil.h199 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
/external/rust/crates/libz-sys/src/zlib/os400/
Dbndsrc73 EXPORT SYMBOL("crc32_combine64")

12