Searched defs:zcfree (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/zlib-1.2.3/
H A Dzutil.c195 * original form in order to free it, use zcfree().
240 void zcfree (voidpf opaque, voidpf ptr) function
259 Assert(0, "zcfree: ptr not found");
281 void zcfree (voidpf opaque, voidpf ptr) function
310 void zcfree (opaque, ptr) function
/external/zlib/src/
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.h119 # define zcfree z_zcfree macro
/external/zlib/
H A Dzconf.h119 # define zcfree z_zcfree macro

Completed in 70 milliseconds