Searched refs:EXLEN (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dinflate.h49 EXLEN, /* i: waiting for extra length (gzip) */ enumerator in enum:__anon662
84 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
H A Dinflate.c691 state->mode = EXLEN;
692 case EXLEN:

Completed in 868 milliseconds