Home | History | Annotate | Download | only in switchback

Lines Matching refs:corrupt

4910          /* Only caused by corrupt data stream? */
4982 /* Only caused by corrupt data stream? */
5064 /* Only caused by corrupt data stream? */
5113 /* Only caused by corrupt data stream? */
5145 Bool corrupt;
5156 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5157 corrupt = unRLE_obuf_to_output_FAST ( s );
5158 if (corrupt) return BZ_DATA_ERROR;