Searched refs:ZLIB_CONST (Results 1 – 23 of 23) sorted by relevance
29 #ifndef ZLIB_CONST30 #define ZLIB_CONST macro
26 #ifndef ZLIB_CONST28 # define ZLIB_CONST macro
234 #if defined(ZLIB_CONST) && !defined(z_const)
236 #if defined(ZLIB_CONST) && !defined(z_const)
306 - Add #define ZLIB_CONST option to use const in the z_stream interface
246 #if defined(ZLIB_CONST) && !defined(z_const)
243 - Add #define ZLIB_CONST option to use const in the z_stream interface
237 #if defined(ZLIB_CONST) && !defined(z_const)
62 #ifndef ZLIB_CONST64 # define ZLIB_CONST macro
3355 …/github.com/nodejs/node/commit/99e4eee8ef)] - **build**: do not define ZLIB_CONST (Bradley T. Hugh…