Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dioapi.c43 if (pfilefunc->zfile_func64.zseek64_file != NULL) in call_zseek64()
44 …return (*(pfilefunc->zfile_func64.zseek64_file)) (pfilefunc->zfile_func64.opaque,filestream,offset… in call_zseek64()
57 if (pfilefunc->zfile_func64.zseek64_file != NULL) in call_ztell64()
77 p_filefunc64_32->zfile_func64.zseek64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()
243 pzlib_filefunc_def->zseek64_file = fseek64_file_func; in fill_fopen64_filefunc()
A Diowin32.c432 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()
A Dioapi.h168 seek64_file_func zseek64_file; member

Completed in 5 milliseconds