Home
last modified time | relevance | path

Searched refs:crc32_z (Results 1 – 20 of 20) sorted by relevance

/external/zlib/src/
Dcrc32.c202 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() function
242 return crc32_z(crc, buf, len);
Dzlib.map93 crc32_z;
Dzconf.h41 # define crc32_z z_crc32_z macro
Dzlib.h1743 ZEXTERN uLong ZEXPORT crc32_z OF((uLong adler, const Bytef *buf,
Dzconf.h.cmakein43 # define crc32_z z_crc32_z
Dzconf.h.in41 # define crc32_z z_crc32_z macro
DChangeLog44 - Add crc32_z() and adler32_z() functions with size_t lengths
/external/python/cpython3/Modules/zlib/
Dcrc32.c202 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() function
242 return crc32_z(crc, buf, len);
Dzlib.map93 crc32_z;
Dzconf.h41 # define crc32_z z_crc32_z macro
Dzlib.h1742 ZEXTERN uLong ZEXPORT crc32_z OF((uLong adler, const Bytef *buf,
Dzconf.h.cmakein43 # define crc32_z z_crc32_z
Dzconf.h.in41 # define crc32_z z_crc32_z macro
DChangeLog44 - Add crc32_z() and adler32_z() functions with size_t lengths
/external/zlib/src/win32/
Dzlib.def76 crc32_z
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def153 crc32_z @175
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def153 crc32_z @175
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def153 crc32_z @175
/external/zlib/
Dzconf.h41 # define crc32_z z_crc32_z macro
Dzlib.h1743 ZEXTERN uLong ZEXPORT crc32_z OF((uLong adler, const Bytef *buf,