Home
last modified time | relevance | path

Searched refs:ZLIB_CONST (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.h19 #define ZLIB_CONST macro
H A Dzstd_zlibwrapper.c23 #define ZLIB_CONST macro
/freebsd-12.1/sys/contrib/zlib/
H A Dzconf.h234 #if defined(ZLIB_CONST) && !defined(z_const)
H A Dzconf.h.in234 #if defined(ZLIB_CONST) && !defined(z_const)
H A DChangeLog243 - Add #define ZLIB_CONST option to use const in the z_stream interface