HomeSort by relevance Sort by last modified time
    Searched defs:ztell64_file (Results 1 - 2 of 2) sorted by null

  /external/zlib/src/contrib/minizip/
ioapi.h 167 tell64_file_func ztell64_file; member in struct:zlib_filefunc64_def_s
189 //#define ZTELL64(filefunc,filestream) ((*((filefunc).ztell64_file)) ((filefunc).opaque,filestream))
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
ioapi.h 167 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 83 milliseconds