Searched defs:zlib_filefunc64_def (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dioapi.h164 } zlib_filefunc64_def; typedef in typeref:struct:zlib_filefunc64_def_s
166 void fill_fopen64_filefunc OF((zlib_filefunc64_def* pzlib_filefunc_def));
172 zlib_filefunc64_def zfile_func64;
/external/zlib/src/contrib/minizip/
H A Dioapi.h172 } zlib_filefunc64_def; typedef in typeref:struct:zlib_filefunc64_def_s
174 void fill_fopen64_filefunc OF((zlib_filefunc64_def* pzlib_filefunc_def));
180 zlib_filefunc64_def zfile_func64;

Completed in 238 milliseconds