Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.c146 static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) in ftell_file_func() function
230 pzlib_filefunc_def->ztell_file = ftell_file_func;
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c146 static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) in ftell_file_func() function
230 pzlib_filefunc_def->ztell_file = ftell_file_func;
/third_party/zlib/contrib/minizip/
H A Dioapi.c137 static long ZCALLBACK ftell_file_func(voidpf opaque, voidpf stream) { in ftell_file_func() function
220 pzlib_filefunc_def->ztell_file = ftell_file_func; in fill_fopen_filefunc()

Completed in 2 milliseconds