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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dinflate.c20 BLOCKS, /* decompressing blocks */ enumerator in enum:__anon10
61 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
194 z->state->mode = BLOCKS;
221 case BLOCKS:
298 z->state->mode = BLOCKS;
349 z->state->mode = BLOCKS;

Completed in 12 milliseconds