crc32.c | 577 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, function in typeref:typename:unsigned long ZEXPORT 696 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, function in typeref:typename:unsigned long ZEXPORT 1019 return crc32_z(crc, buf, len);
|