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

  /external/zlib/src/contrib/minizip/
iowin32.c 309 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) function
420 pzlib_filefunc_def->zseek_file = win32_seek_file_func;
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
iowin32.c 308 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) function
419 pzlib_filefunc_def->zseek_file = win32_seek_file_func;

Completed in 73 milliseconds