Home
last modified time | relevance | path

Searched refs:zcfree (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/components/freetype/src/gzip/
A Dzutil.c107 void zcfree (voidpf opaque, voidpf ptr) in zcfree() function
148 void zcfree (voidpf opaque, voidpf ptr) in zcfree() function
173 void zcfree (opaque, ptr) in zcfree() function
A Dzutil.h208 local void zcfree OF((voidpf opaque, voidpf ptr));
A Dinflate.c101 if (z->zfree == Z_NULL) z->zfree = zcfree; in inflateInit2_()
A Dftgzip.c151 zcfree( voidpf opaque, in zcfree() function
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzutil.c244 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
287 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
316 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree() function
A Dzlib.map15 zcfree;
A Dzutil.h259 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
A Dzconf.h135 # define zcfree z_zcfree macro
A Dinfback.c56 strm->zfree = zcfree;
A Dzconf.h.cmakein137 # define zcfree z_zcfree
A Dzconf.h.in135 # define zcfree z_zcfree macro
A Dinflate.c221 strm->zfree = zcfree;
A Ddeflate.c279 strm->zfree = zcfree;
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dzutil.c240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
281 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
310 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree() function
A Dinfback.c48 if (strm->zfree == (free_func)0) strm->zfree = zcfree;
A Dinflate.c186 if (strm->zfree == (free_func)0) strm->zfree = zcfree;
A Ddeflate.c241 if (strm->zfree == (free_func)0) strm->zfree = zcfree;
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzutil.h267 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
A Dzconf.h104 # define zcfree z_zcfree macro
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzconf.h135 # define zcfree z_zcfree macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/infback9/
A Dinfback9.c37 if (strm->zfree == (free_func)0) strm->zfree = zcfree;

Completed in 31 milliseconds