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

  /external/chromium/third_party/zlib/contrib/minizip/
ioapi.h 51 tell_file_func ztell_file; member in struct:zlib_filefunc_def_s
64 #define ZTELL(filefunc,filestream) ((*((filefunc).ztell_file))((filefunc).opaque,filestream))
  /external/zlib/contrib/minizip/
ioapi.h 143 tell_file_func ztell_file; member in struct:zlib_filefunc_def_s

Completed in 13 milliseconds