Home
last modified time | relevance | path

Searched defs:gzFile_s (Results 1 – 6 of 6) sorted by relevance

/external/zlib/src/test/
Dminigzip.c170 typedef struct gzFile_s { struct
171 FILE *file;
172 int write;
173 int err;
174 char *msg;
175 z_stream strm;
/external/python/cpython2/Modules/zlib/
Dminigzip.c170 typedef struct gzFile_s { struct
171 FILE *file;
172 int write;
173 int err;
174 char *msg;
175 z_stream strm;
Dzlib.h1670 struct gzFile_s { struct
1671 unsigned have;
1672 unsigned char *next;
1673 z_off64_t pos;
/external/zlib/src/
Dzlib.h1670 struct gzFile_s { struct
1671 unsigned have;
1672 unsigned char *next;
1673 z_off64_t pos;
/external/zlib/
Dzlib.h1670 struct gzFile_s { struct
1671 unsigned have;
1672 unsigned char *next;
1673 z_off64_t pos;
/external/pdfium/third_party/zlib_v128/
Dzlib.h1739 struct gzFile_s { struct
1740 unsigned have;
1741 unsigned char *next;
1742 z_off64_t pos;