Home
last modified time | relevance | path

Searched refs:fseek64_file_func (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.c91 static long ZCALLBACK fseek64_file_func OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin));
184 static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in fseek64_file_func() function
243 pzlib_filefunc_def->zseek64_file = fseek64_file_func; in fill_fopen64_filefunc()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c91 static long ZCALLBACK fseek64_file_func OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin));
184 static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in fseek64_file_func() function
243 pzlib_filefunc_def->zseek64_file = fseek64_file_func; in fill_fopen64_filefunc()
/third_party/zlib/contrib/minizip/
H A Dioapi.c175 static long ZCALLBACK fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) { in fseek64_file_func() function
233 pzlib_filefunc_def->zseek64_file = fseek64_file_func; in fill_fopen64_filefunc()

Completed in 3 milliseconds