Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dminigzip.c170 typedef struct gzFile_s { struct
171 FILE *file;
172 int write;
173 int err;
174 char *msg;
175 z_stream strm;
Dzlib.h1670 struct gzFile_s { struct
1671 unsigned have;
1672 unsigned char *next;
1673 z_off64_t pos;
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzlib.h1817 struct gzFile_s { struct
1818 unsigned have;
1819 unsigned char *next;
1820 z_off64_t pos;