Searched refs:win32_write_file_func (Results 1 – 2 of 2) sorted by relevance
38 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() function418 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()
37 uLong ZCALLBACK win32_write_file_func OF((142 uLong ZCALLBACK win32_write_file_func (opaque, stream, buf, size) in win32_write_file_func() function266 pzlib_filefunc_def->zwrite_file = win32_write_file_func;
Completed in 4 milliseconds