Home
last modified time | relevance | path

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

/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.h1817 struct gzFile_s { struct
1818 unsigned have;
1819 unsigned char *next;
1820 z_off64_t pos;
/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/zlib/src/
Dzlib.h1818 struct gzFile_s { struct
1819 unsigned have;
1820 unsigned char *next;
1821 z_off64_t pos;
/external/zlib/
Dzlib.h1818 struct gzFile_s { struct
1819 unsigned have;
1820 unsigned char *next;
1821 z_off64_t pos;