HomeSort by: relevance | last modified time | path
    Searched defs:ztell64_file (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
ioapi.h 169 tell64_file_func ztell64_file; member in struct:zlib_filefunc64_def_s
191 //#define ZTELL64(filefunc,filestream) ((*((filefunc).ztell64_file)) ((filefunc).opaque,filestream))
ioapi.h 169 tell64_file_func ztell64_file; member in struct:zlib_filefunc64_def_s
191 //#define ZTELL64(filefunc,filestream) ((*((filefunc).ztell64_file)) ((filefunc).opaque,filestream))

Completed in 27 milliseconds