Searched refs:STORED (Results 1 – 3 of 3) sorted by relevance
61 STORED, /* i: waiting for stored size (length and complement) */ enumerator
321 state->mode = STORED; in inflateBack()341 case STORED: in inflateBack()
823 state->mode = STORED; in inflate()842 case STORED: in inflate()1360 return state->mode == STORED && state->bits == 0; in inflateSyncPoint()