Home
last modified time | relevance | path

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

12

/external/syslinux/com32/include/
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));
Dzconf.h35 # define crc32_combine64 z_crc32_combine64 macro
/external/python/cpython2/Modules/zlib/
Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzlib.map50 crc32_combine64;
Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dcrc32.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
/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/cpython3/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
/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.txt19crc32_combine64; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 in…
Dzconf.h40 # define crc32_combine64 z_crc32_combine64 macro
/external/zlib/src/win32/
Dzlib.def71 crc32_combine64
/external/syslinux/com32/lib/zlib/
Dzutil.h165 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dcrc32.c436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function

12