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

/external/freetype/src/gzip/
H A Dzutil.c62 * 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
H A Dftgzip.c150 zcfree( voidpf opaque, function
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_zutil.c201 * original form in order to free it, use zcfree().
246 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr)
265 Assert(0, "zcfree: ptr not found");
287 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr)
316 void ZLIB_INTERNAL zcfree (opaque, ptr)
346 void zcfree(voidpf opaque, voidpf ptr) function
H A Dzconf.h122 # define zcfree z_zcfree macro
H A Dzlib.h75 #define zcfree FPDFAPI_zcfree macro
/external/zlib/src/
H A Dzutil.c199 * 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
H A Dzconf.h122 # define zcfree z_zcfree macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h122 # define zcfree z_zcfree macro
H A Dzlib.h71 #define zcfree FPDFAPI_zcfree macro
/external/zlib/
H A Dzconf.h122 # define zcfree z_zcfree macro

Completed in 262 milliseconds