Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dftzconf.h36 # define crc32 z_crc32
/external/libwebsockets/win32port/zlib/
Dzconf.h33 # define crc32 z_crc32
/external/zlib/
Dzconf.h54 # define crc32 z_crc32
/external/python/cpython2/Modules/zlib/
Dzconf.h38 # define crc32 z_crc32
Dzconf.h.in38 # define crc32 z_crc32
Dzconf.h.cmakein40 # define crc32 z_crc32
/external/rust/crates/libz-sys/src/zlib/
Dzconf.h38 # define crc32 z_crc32
Dzconf.h.cmakein40 # define crc32 z_crc32
Dzconf.h.in38 # define crc32 z_crc32
/external/angle/third_party/zlib/
Dzconf.h50 # define crc32 z_crc32
/external/zstd/zlibWrapper/
Dzstd_zlibwrapper.c1152 ZEXTERN uLong ZEXPORT z_crc32 OF((uLong crc, const Bytef *buf, uInt len)) in z_crc32() function