STORED            297 other-licenses/zlib/infback.c                 state->mode = STORED;
STORED            317 other-licenses/zlib/infback.c         case STORED:
STORED            788 other-licenses/zlib/inflate.c                 state->mode = STORED;
STORED            807 other-licenses/zlib/inflate.c         case STORED:
STORED           1320 other-licenses/zlib/inflate.c     return state->mode == STORED && state->bits == 0;