Searched refs:crc32_z (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/zlib/
H A Dcrc32.c202 unsigned long ZEXPORT crc32_z(crc, buf, len) function
242 return crc32_z(crc, buf, len);
H A Dzconf.h41 # define crc32_z z_crc32_z macro
H A Dzlib.h1743 ZEXTERN uLong ZEXPORT crc32_z OF((uLong adler, const Bytef *buf,

Completed in 54 milliseconds