Searched refs:STORED (Results 1 – 2 of 2) sorted by relevance
34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
840 state->mode = STORED; in inflate()863 case STORED: in inflate()1436 return state->mode == STORED && state->bits == 0; in inflateSyncPoint()