Searched refs:crc32_z (Results 1 – 3 of 3) sorted by relevance
575 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, in crc32_z() function694 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, in crc32_z() function1017 return crc32_z(crc, buf, len); in crc32()
44 # define crc32_z z_crc32_z macro
1767 ZEXTERN uLong ZEXPORT crc32_z(uLong crc, const Bytef *buf,