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

  /external/chromium_org/third_party/zlib/contrib/minizip/
iowin32.c 88 voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filename,int mode) function
355 pzlib_filefunc_def->zopen64_file = win32_open64_file_func;
  /external/zlib/src/contrib/minizip/
iowin32.c 95 voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filename,int mode) function
427 pzlib_filefunc_def->zopen64_file = win32_open64_file_func;

Completed in 155 milliseconds