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

  /external/chromium_org/third_party/zlib/contrib/minizip/
ioapi.h 134 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, int origin)); typedef
144 seek_file_func zseek_file;
175 seek_file_func zseek32_file;
  /external/zlib/src/contrib/minizip/
ioapi.h 142 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, int origin)); typedef
152 seek_file_func zseek_file;
183 seek_file_func zseek32_file;

Completed in 58 milliseconds