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

  /external/zlib/src/contrib/minizip/
ioapi.h 168 seek64_file_func zseek64_file; member in struct:zlib_filefunc64_def_s
190 //#define ZSEEK64(filefunc,filestream,pos,mode) ((*((filefunc).zseek64_file)) ((filefunc).opaque,filestream,pos,mode))
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
ioapi.h 168 seek64_file_func zseek64_file; member in struct:zlib_filefunc64_def_s
190 //#define ZSEEK64(filefunc,filestream,pos,mode) ((*((filefunc).zseek64_file)) ((filefunc).opaque,filestream,pos,mode))

Completed in 54 milliseconds