Searched defs:zcfree (Results 1 - 2 of 2) 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 Dzconf.h128 # define zcfree z_zcfree macro

Completed in 35 milliseconds