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

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dioapi.h148 } zlib_filefunc_def; typedef in typeref:struct:zlib_filefunc_def_s
167 void fill_fopen_filefunc OF((zlib_filefunc_def* pzlib_filefunc_def));
190 void fill_zlib_filefunc64_32_def_from_filefunc32(zlib_filefunc64_32_def* p_filefunc64_32,const zlib_filefunc_def* p_filefunc32);
/external/zlib/src/contrib/minizip/
H A Dioapi.h156 } zlib_filefunc_def; typedef in typeref:struct:zlib_filefunc_def_s
175 void fill_fopen_filefunc OF((zlib_filefunc_def* pzlib_filefunc_def));
198 void fill_zlib_filefunc64_32_def_from_filefunc32(zlib_filefunc64_32_def* p_filefunc64_32,const zlib_filefunc_def* p_filefunc32);

Completed in 1305 milliseconds