Searched refs:STORED (Results 1 – 3 of 3) sorted by relevance
26 STORED, /* i: waiting for stored size (length and complement) */ enumerator
168 if (state->mode == STORED && state->bits == 0) { in zlib_inflateSyncPacket()420 state->mode = STORED; in zlib_inflate()435 case STORED: in zlib_inflate()
919 s->method = STORED;