Home
last modified time | relevance | path

Searched refs:gzFile_s (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h172 struct gzFile_s x; /* "x" for exposed */
H A Dzlib.h1302 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */
1819 struct gzFile_s { struct
/third_party/node/deps/zlib/
H A Dgzguts.h171 struct gzFile_s x; /* "x" for exposed */
H A Dzlib.h1304 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */
1836 struct gzFile_s { struct
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h172 struct gzFile_s x; /* "x" for exposed */
H A Dzlib.h1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */
1817 struct gzFile_s { struct
/third_party/zlib/
H A Dgzguts.h171 struct gzFile_s x; /* "x" for exposed */
H A Dzlib.h1305 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */
1837 struct gzFile_s { struct
/third_party/zlib/test/
H A Dminigzip.c164 typedef struct gzFile_s { struct
177 gz = malloc(sizeof(struct gzFile_s)); in gz_open()

Completed in 16 milliseconds