Searched defs:zlib (Results 1 – 7 of 7) sorted by relevance
2010 struct zlib struct2014 struct chunk * chunk;2015 struct file * file;2016 struct global *global;2040 zlib_flevel(struct zlib *zlib) in zlib_flevel()2055 zlib_rc(struct zlib *zlib) in zlib_rc()2074 zlib_message(struct zlib *zlib, int unexpected) in zlib_message()2093 zlib_end(struct zlib *zlib) in zlib_end()2169 zlib_reset(struct zlib *zlib, int window_bits) in zlib_reset()2489 zlib_run(struct zlib *zlib) in zlib_run()[all …]
4 project(zlib C) project186 add_library(zlib SHARED ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_DLL_SRCS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVA… target
2 import uzlib as zlib namespace
5 import uzlib as zlib namespace
584 AC_ARG_ENABLE(zlib, optenable
505 option(zlib "use zlib (required for Deflate compression)" ON) option
Completed in 24 milliseconds