Home
last modified time | relevance | path

Searched refs:ztell64_file (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.c58 return (*(pfilefunc->zfile_func64.ztell64_file)) (pfilefunc->zfile_func64.opaque,filestream); in call_ztell64()
76 p_filefunc64_32->zfile_func64.ztell64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()
242 pzlib_filefunc_def->ztell64_file = ftell64_file_func; in fill_fopen64_filefunc()
H A Diowin32.c436 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64()
449 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64A()
462 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64W()
H A Dioapi.h167 tell64_file_func ztell64_file; member
189 //#define ZTELL64(filefunc,filestream) ((*((filefunc).ztell64_file)) ((filefunc).opaque,filestream))
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c58 return (*(pfilefunc->zfile_func64.ztell64_file)) (pfilefunc->zfile_func64.opaque,filestream); in call_ztell64()
76 p_filefunc64_32->zfile_func64.ztell64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()
242 pzlib_filefunc_def->ztell64_file = ftell64_file_func; in fill_fopen64_filefunc()
H A Diowin32.c436 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64()
449 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64A()
462 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64W()
H A Dioapi.h167 tell64_file_func ztell64_file; member
189 //#define ZTELL64(filefunc,filestream) ((*((filefunc).ztell64_file)) ((filefunc).opaque,filestream))
/third_party/zlib/contrib/minizip/
H A Dioapi.c58 return (*(pfilefunc->zfile_func64.ztell64_file)) (pfilefunc->zfile_func64.opaque,filestream); in call_ztell64()
75 p_filefunc64_32->zfile_func64.ztell64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()
232 pzlib_filefunc_def->ztell64_file = ftell64_file_func; in fill_fopen64_filefunc()
H A Diowin32.c428 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64()
441 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64A()
454 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64W()
H A Dioapi.h171 tell64_file_func ztell64_file; member
193 //#define ZTELL64(filefunc,filestream) ((*((filefunc).ztell64_file)) ((filefunc).opaque,filestream))
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_internal.cc325 zip_functions.ztell64_file = GetOffsetOfZipBuffer; in PrepareMemoryForUnzipping()
/third_party/node/deps/zlib/google/
H A Dzip_internal.cc326 zip_functions.ztell64_file = GetOffsetOfZipBuffer; in PrepareMemoryForUnzipping()

Completed in 7 milliseconds