/external/qemu/distrib/zlib-1.2.3/ |
zutil.c | 195 * 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/ |
zutil.c | 195 * original form in order to free it, use zcfree(). 240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function 259 Assert(0, "zcfree: ptr not found"); 281 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function 310 void ZLIB_INTERNAL zcfree (opaque, ptr) function
|
zconf.h | 104 # define zcfree z_zcfree macro
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zconf.h | 89 # define zcfree z_zcfree macro
|