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.h49 # define crc32 z_crc32
H A Dzconf.h.in38 # define crc32 z_crc32
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c1167 ZEXTERN uLong ZEXPORT z_crc32 OF((uLong crc, const Bytef *buf, uInt len)) in z_crc32() function