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

/external/zlib/src/
H A Dgzguts.h147 struct gzFile_s x; /* "x" for exposed */
H A Dzlib.h1207 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */
1653 struct gzFile_s { struct
/external/zlib/src/test/
H A Dminigzip.c166 typedef struct gzFile_s { struct
200 gz = malloc(sizeof(struct gzFile_s));
/external/zlib/
H A Dzlib.h1207 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */
1653 struct gzFile_s { struct

Completed in 180 milliseconds