Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A 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()
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Diowin32.c37 uLong ZCALLBACK win32_write_file_func OF((
142 uLong ZCALLBACK win32_write_file_func (opaque, stream, buf, size) in win32_write_file_func() function
266 pzlib_filefunc_def->zwrite_file = win32_write_file_func;

Completed in 4 milliseconds