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

  /external/chromium/third_party/zlib/contrib/minizip/
iowin32.c 41 long ZCALLBACK win32_tell_file_func OF((
163 long ZCALLBACK win32_tell_file_func (opaque, stream) function
265 pzlib_filefunc_def->ztell_file = win32_tell_file_func;
  /external/zlib/contrib/minizip/
iowin32.c 191 long ZCALLBACK win32_tell_file_func (voidpf opaque,voidpf stream) function
346 pzlib_filefunc_def->ztell_file = win32_tell_file_func;

Completed in 656 milliseconds