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

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dioapi.c134 static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) function
218 pzlib_filefunc_def->ztell_file = ftell_file_func;
/external/zlib/src/contrib/minizip/
H A Dioapi.c146 static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) function
230 pzlib_filefunc_def->ztell_file = ftell_file_func;

Completed in 27 milliseconds