Home
last modified time | relevance | path

Searched defs:gzFile_s (Results 1 – 6 of 6) 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/zlib/
Dzlib.h1834 struct gzFile_s { struct
1835 unsigned have;
1836 unsigned char *next;
1837 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/flutter/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/freetype/src/gzip/
Dzlib.h1863 struct gzFile_s { struct
1864 unsigned have;
1865 unsigned char *next;
1866 z_off64_t pos;
/third_party/node/deps/zlib/
Dzlib.h1817 struct gzFile_s { struct
1818 unsigned have;
1819 unsigned char *next;
1820 z_off64_t pos;