Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dinflate.h35 STORED, /* i: waiting for stored size (length and complement) */ enumerator
H A Dinflate.c876 state->mode = STORED;
899 case STORED:
1490 return state->mode == STORED && state->bits == 0;