Searched refs:zcfree (Results 1 - 6 of 6) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dzutil.c199 * original form in order to free it, use zcfree().
244 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
263 Assert(0, "zcfree: ptr not found");
285 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
314 void ZLIB_INTERNAL zcfree (opaque, ptr) function
H A Dzutil.h241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h128 # define zcfree z_zcfree macro
H A Dinfback.c56 strm->zfree = zcfree;
H A Dinflate.c206 strm->zfree = zcfree;
H A Ddeflate.c252 strm->zfree = zcfree;

Completed in 1191 milliseconds