Home
last modified time | relevance | path

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

/third_party/zlib/test/
Dminigzip.c170 typedef struct gzFile_s { struct
171 FILE *file;
172 int write;
173 int err;
174 char *msg;
175 z_stream strm;
/third_party/node/deps/zlib/
Dzlib.h1833 struct gzFile_s { struct
1834 unsigned have;
1835 unsigned char *next;
1836 z_off64_t pos;
/third_party/skia/third_party/externals/zlib/
Dzlib.h1817 struct gzFile_s { struct
1818 unsigned have;
1819 unsigned char *next;
1820 z_off64_t pos;
/third_party/zlib/
Dzlib.h1834 struct gzFile_s { struct
1835 unsigned have;
1836 unsigned char *next;
1837 z_off64_t pos;
/third_party/node/deps/v8/third_party/zlib/
Dzlib.h1819 struct gzFile_s { struct
1820 unsigned have;
1821 unsigned char *next;
1822 z_off64_t pos;