Searched defs:internal_state (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzutil.c35 struct internal_state {int dummy;}; /* for buggy compilers */ struct
H A Dgzio.c43 struct internal_state {int dummy;}; /* for buggy compilers */ struct
H A Dzlib.h104 struct internal_state;
116 struct internal_state FAR *state; /* not visible by applications */
1370 struct internal_state {int dummy;}; /* hack for buggy compilers */ struct
H A Ddeflate.h118 typedef struct internal_state { struct

Completed in 44 milliseconds