Lines Matching defs:corrupt
4908 /* Only caused by corrupt data stream? */
4980 /* Only caused by corrupt data stream? */
5062 /* Only caused by corrupt data stream? */
5111 /* Only caused by corrupt data stream? */
5143 Bool corrupt;
5154 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5155 corrupt = unRLE_obuf_to_output_FAST ( s );
5156 if (corrupt) return BZ_DATA_ERROR;