Lines Matching defs:zfree
417 free_func zfree; /* used to free the internal state */
418 /* private data object passed to zalloc and zfree */
433 * zalloc, zfree and opaque before calling the init function. All
438 * first parameter for calls of zalloc and zfree. This can be useful
443 * object. On 16-bit systems, the functions zalloc and zfree must be
504 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
524 * fields zalloc, zfree and opaque must be initialized before by
525 * the caller. If zalloc and zfree are set to Z_NULL, deflateInit
647 * zalloc, zfree and opaque must be initialized before by the caller.
648 * If zalloc and zfree are set to Z_NULL, inflateInit updates them to
746 * options. The fields next_in, zalloc, zfree and opaque must be
902 * options. The fields next_out, zalloc, zfree and opaque must be