Home
last modified time | relevance | path

Searched refs:STORED (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dinflate.h34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
H A Dinfback.c306 state->mode = STORED;
326 case STORED:
H A Dinflate.c864 state->mode = STORED;
887 case STORED:
1458 return state->mode == STORED && state->bits == 0;