Searched refs:STORED (Results 1 – 5 of 5) sorted by relevance
36 STORED, /* i: waiting for stored size (length and complement) */ enumerator
805 state->mode = STORED;824 case STORED:1347 return state->mode == STORED && state->bits == 0;
235 #define STORED 0 macro
2339 s->method = STORED;3054 STORED, /* processing stored block */ enumerator3336 s->mode = s->sub.left ? STORED : TYPE;3338 case STORED:
3237 s->method = STORED;4152 STORED, /* processing stored block */ enumerator4434 s->mode = s->sub.left ? STORED : (s->last ? DRY : TYPE);4436 case STORED: