Home
last modified time | relevance | path

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

/external/zstd/zlibWrapper/
Dzstd_zlibwrapper.h19 #define ZLIB_CONST macro
Dzstd_zlibwrapper.c24 #define ZLIB_CONST macro
/external/libpng/
Dpngstruct.h26 #ifndef ZLIB_CONST
28 # define ZLIB_CONST macro
/external/pdfium/third_party/libpng16/
Dpngstruct.h26 #ifndef ZLIB_CONST
28 # define ZLIB_CONST macro
/external/rust/crates/libz-sys/src/zlib/
Dzconf.h234 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.in234 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.cmakein236 #if defined(ZLIB_CONST) && !defined(z_const)
DChangeLog243 - Add #define ZLIB_CONST option to use const in the z_stream interface
/external/rust/crates/libz-sys/src/zlib-ng/
Dzconf.h.in28 #if defined(ZLIB_CONST) && !defined(z_const)
/external/python/cpython2/Modules/zlib/
Dzconf.h234 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.in234 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.cmakein236 #if defined(ZLIB_CONST) && !defined(z_const)
DChangeLog243 - Add #define ZLIB_CONST option to use const in the z_stream interface
/external/zlib/
Dzconf.h250 #if defined(ZLIB_CONST) && !defined(z_const)
/external/libpng/contrib/tools/
Dpngfix.c62 #ifndef ZLIB_CONST
64 # define ZLIB_CONST macro