Searched refs:ZCLOSE64 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/zlib-55/zlib/contrib/minizip/
H A Dioapi.h183 #define ZCLOSE64(filefunc,filestream) ((*((filefunc).zfile_func64.zclose_file)) ((filefunc).zfile_func64.opaque,filestream)) macro
H A Dzip.c795 ZCLOSE64(pziinit->z_filefunc, pziinit->filestream);
886 ZCLOSE64(ziinit.z_filefunc,ziinit.filestream);
1936 if (ZCLOSE64(zi->z_filefunc,zi->filestream) != 0)
H A Dunzip.c744 ZCLOSE64(us.z_filefunc, us.filestream);
818 ZCLOSE64(s->z_filefunc, s->filestream);

Completed in 174 milliseconds