Home
last modified time | relevance | path

Searched refs:win32_write_file_func (Results 1 – 1 of 1) sorted by relevance

/external/zlib/src/contrib/minizip/
Diowin32.c38 uLong ZCALLBACK win32_write_file_func OF((voidpf opaque, voidpf stream, const void* buf, uLong si…
220 uLong ZCALLBACK win32_write_file_func (voidpf opaque,voidpf stream,const void* buf,uLong size) in win32_write_file_func() function
418 pzlib_filefunc_def->zwrite_file = win32_write_file_func; in fill_win32_filefunc()
430 pzlib_filefunc_def->zwrite_file = win32_write_file_func; in fill_win32_filefunc64()
443 pzlib_filefunc_def->zwrite_file = win32_write_file_func; in fill_win32_filefunc64A()
456 pzlib_filefunc_def->zwrite_file = win32_write_file_func; in fill_win32_filefunc64W()