Searched defs:zfree (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/zlib/test/
H A Dexample.c73 static free_func zfree = myfree; variable
78 static free_func zfree = (free_func)0; variable
[all...]
/haiku-buildtools/binutils/zlib/test/
H A Dexample.c73 static free_func zfree = myfree; variable
78 static free_func zfree = (free_func)0; variable
[all...]
/haiku-buildtools/gcc/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs45 uint zfree; field in struct:DotZLib.ZStream
/haiku-buildtools/binutils/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs45 uint zfree; field in struct:DotZLib.ZStream
/haiku-buildtools/gcc/zlib/
H A Dzlib.h98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]
/haiku-buildtools/binutils/zlib/
H A Dzlib.h98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
[all...]

Completed in 66 milliseconds