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

/vbox/src/libs/zlib-1.2.6/
H A Dzutil.c176 * original form in order to free it, use zcfree().
221 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
240 Assert(0, "zcfree: ptr not found");
262 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
291 void ZLIB_INTERNAL zcfree (opaque, ptr) function
H A Dzconf.h53 # define zcfree vboxzlib_zcfree macro
208 # define zcfree z_zcfree macro

Completed in 34 milliseconds