Home
last modified time | relevance | path

Searched refs:z_crc32 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zlib/
H A Dzconf.h60 # define crc32 z_crc32
H A Dzconf.h.in41 # define crc32 z_crc32
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c1169 ZEXTERN uLong ZEXPORT z_crc32 _Z_OF((uLong crc, const Bytef *buf, uInt len)) in z_crc32() function