HomeSort by relevance Sort by last modified time
    Searched defs:zcfree (Results 1 - 13 of 13) sorted by null

  /external/u-boot/lib/zlib/
zutil.c 64 void zcfree(voidpf opaque, voidpf ptr, unsigned nb) function
  /external/freetype/src/gzip/
zutil.c 62 * original form in order to free it, use zcfree().
107 void zcfree (voidpf opaque, voidpf ptr) function
126 Assert(0, "zcfree: ptr not found");
148 void zcfree (voidpf opaque, voidpf ptr) function
173 void zcfree (opaque, ptr) function
ftgzip.c 158 zcfree( voidpf opaque, function
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zutil.c 193 * original form in order to free it, use zcfree().
240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
261 Assert(0, "zcfree: ptr not found");
283 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
316 void ZLIB_INTERNAL zcfree (opaque, ptr) function
zconf.h 135 # define zcfree z_zcfree macro
  /external/python/cpython2/Modules/zlib/
zutil.c 196 * 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
zconf.h 135 # define zcfree z_zcfree macro
  /external/zlib/src/
zutil.c 196 * 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
zconf.h 135 # define zcfree z_zcfree macro
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zutil.c 199 * 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
zconf.h 122 # define zcfree z_zcfree macro
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
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
  /development/ndk/zlib/
zconf.h 119 # define zcfree z_zcfree macro

Completed in 421 milliseconds