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

/external/zlib/src/contrib/minizip/
H A Dioapi.h167 tell64_file_func ztell64_file; member in struct:zlib_filefunc64_def_s
189 //#define ZTELL64(filefunc,filestream) ((*((filefunc).ztell64_file)) ((filefunc).opaque,filestream))

Completed in 107 milliseconds