Home
last modified time | relevance | path

Searched defs:zfree (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/test/
Dexample.c73 static free_func zfree = myfree; variable
78 static free_func zfree = (free_func)0; variable
/toolchain/binutils/binutils-2.27/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs45 uint zfree; field
/toolchain/binutils/binutils-2.27/zlib/
Dzlib.h98 free_func zfree; /* used to free the internal state */ member