Home
last modified time | relevance | path

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

/external/zlib/src/contrib/minizip/
Diowin32.c40 long ZCALLBACK win32_seek64_file_func OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int or…
347 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) in win32_seek64_file_func() function
432 pzlib_filefunc_def->zseek64_file = win32_seek64_file_func; in fill_win32_filefunc64()
445 pzlib_filefunc_def->zseek64_file = win32_seek64_file_func; in fill_win32_filefunc64A()
458 pzlib_filefunc_def->zseek64_file = win32_seek64_file_func; in fill_win32_filefunc64W()