STORED            306 3rdparty/zlib/infback.c                 state->mode = STORED;
STORED            326 3rdparty/zlib/infback.c         case STORED:
STORED            841 3rdparty/zlib/inflate.c                 state->mode = STORED;
STORED            864 3rdparty/zlib/inflate.c         case STORED:
STORED           1435 3rdparty/zlib/inflate.c     return state->mode == STORED && state->bits == 0;