Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.c113 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) in fopen64_file_func() function
239 pzlib_filefunc_def->zopen64_file = fopen64_file_func; in fill_fopen64_filefunc()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c113 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) in fopen64_file_func() function
239 pzlib_filefunc_def->zopen64_file = fopen64_file_func; in fill_fopen64_filefunc()
/third_party/zlib/contrib/minizip/
H A Dioapi.c104 static voidpf ZCALLBACK fopen64_file_func(voidpf opaque, const void* filename, int mode) { in fopen64_file_func() function
229 pzlib_filefunc_def->zopen64_file = fopen64_file_func; in fill_fopen64_filefunc()

Completed in 2 milliseconds