Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dzconf.h44 # define crc32 z_crc32
H A Dzconf.h.in38 # define crc32 z_crc32
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c1152 ZEXTERN uLong ZEXPORT z_crc32 OF((uLong crc, const Bytef *buf, uInt len)) in z_crc32() function