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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzutil.c219 * original form in order to free it, use zcfree().
264 void zcfree (voidpf opaque, voidpf ptr) function
283 Assert(0, "zcfree: ptr not found");
305 void zcfree (voidpf opaque, voidpf ptr) function
334 void zcfree (opaque, ptr) function

Completed in 31 milliseconds