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

  /external/chromium_org/third_party/zlib/contrib/minizip/
ioapi.h 151 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin)); typedef
160 seek64_file_func zseek64_file;
  /external/zlib/src/contrib/minizip/
ioapi.h 159 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin)); typedef
168 seek64_file_func zseek64_file;

Completed in 431 milliseconds