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

  /external/chromium/third_party/zlib/contrib/minizip/
iowin32.c 45 long ZCALLBACK win32_seek_file_func OF((
186 long ZCALLBACK win32_seek_file_func (opaque, stream, offset, origin) function
266 pzlib_filefunc_def->zseek_file = win32_seek_file_func;
  /external/zlib/contrib/minizip/
iowin32.c 237 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) function
347 pzlib_filefunc_def->zseek_file = win32_seek_file_func;

Completed in 64 milliseconds