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

12

/netbsd-current/sys/arch/hpc/stand/libz/
H A Dzalloc.c46 zcfree(voidpf opaque, voidpf ptr) function
/netbsd-current/sys/lib/libz/
H A Dzalloc.c37 * A simple implementation of zcalloc and zcfree in terms of the libsa
54 zcfree(voidpf opaque, voidpf ptr) function
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dzutil.c201 * original form in order to free it, use zcfree().
246 void zcfree (voidpf opaque, voidpf ptr) function
265 Assert(0, "zcfree: ptr not found");
287 void zcfree (voidpf opaque, voidpf ptr) function
316 void zcfree (opaque, ptr) function
H A Dzmod_subr.c58 zcfree(void *opaque, void *ptr) function
63 panic("zcfree region corrupt: hdr=%p ptr=%p", (void *)z, ptr);
H A Dzutil.h269 void zcfree OF((voidpf opaque, voidpf ptr));
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-pe/
H A Dvers-script-1.d151 zcfree @150
H A Dvers-script-dll.c86 FUNC(zcfree)
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dzutil.c196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
264 Assert(0, "zcfree: ptr not found");
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) function
H A Dzutil.h259 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h135 # define zcfree z_zcfree macro
/netbsd-current/common/dist/zlib/
H A Dzutil.c200 * original form in order to free it, use zcfree().
247 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) function
268 Assert(0, "zcfree: ptr not found");
290 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) function
319 void ZLIB_INTERNAL zcfree(opaque, ptr) function
H A Dzutil.h277 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h142 # define zcfree z_zcfree macro
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dzutil.c196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
264 Assert(0, "zcfree: ptr not found");
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) function
H A Dzutil.h262 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h135 # define zcfree z_zcfree macro
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dzutil.c196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
264 Assert(0, "zcfree: ptr not found");
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) function
H A Dzutil.h259 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h135 # define zcfree z_zcfree macro
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dzutil.c196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
264 Assert(0, "zcfree: ptr not found");
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) function
H A Dzutil.h262 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h135 # define zcfree z_zcfree macro
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dcread.c92 void zcfree(void *, void *);
107 zcfree (void *opaque, void *ptr) function
/netbsd-current/sys/lib/libsa/
H A Dcread.c86 void zcfree(void *, void *);
135 zcfree(void *opaque, void *ptr) function
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/infback9/
H A Dinfback9.c37 if (strm->zfree == (free_func)0) strm->zfree = zcfree;

Completed in 397 milliseconds

12