HomeSort by: relevance | last modified time | path
    Searched defs:crc32_z (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 12 milliseconds