Home
last modified time | relevance | path

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

/third_party/zlib/test/
Dminigzip.c164 typedef struct gzFile_s { struct
177 gz = malloc(sizeof(struct gzFile_s)); in gz_open() argument
/third_party/zlib/
Dzlib.h1837 struct gzFile_s { struct
1838 unsigned have;
1839 unsigned char *next;
1840 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/node/deps/zlib/
Dzlib.h1836 struct gzFile_s { struct
1837 unsigned have;
1838 unsigned char *next;
1839 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;