Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H 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
H A Dzutil.h263 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h140 # define zcfree z_zcfree macro
H A Dinflate.c223 strm->zfree = zcfree;