HomeSort by relevance Sort by last modified time
    Searched defs:zlib_filefunc64_def (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/zlib/contrib/minizip/
ioapi.h 164 } 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/
ioapi.h 172 } 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 46 milliseconds