Home | Sort by: relevance | last modified time | path |
/src/common/dist/zlib/ | |
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); |
zconf.h | 48 # define crc32_z z_crc32_z macro |
zconf.h.in | 44 # define crc32_z z_crc32_z macro |