Home
last modified time | relevance | path

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

/external/chromium_org/third_party/zlib/contrib/minizip/
Diowin32.c191 long ZCALLBACK win32_tell_file_func (voidpf opaque,voidpf stream) in win32_tell_file_func() function
346 pzlib_filefunc_def->ztell_file = win32_tell_file_func; in fill_win32_filefunc()
/external/zlib/src/contrib/minizip/
Diowin32.c260 long ZCALLBACK win32_tell_file_func (voidpf opaque,voidpf stream) in win32_tell_file_func() function
418 pzlib_filefunc_def->ztell_file = win32_tell_file_func; in fill_win32_filefunc()