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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dinfcodes.c25 WASH, /* o: got eob, possibly still output waiting */ enumerator in enum:__anon6
113 c->mode = r == Z_STREAM_END ? WASH : BADCODE;
152 c->mode = WASH;
217 case WASH: /* o: got eob, possibly more output */

Completed in 19 milliseconds