Home | History | Annotate | Download | only in perf

Lines Matching refs:corrupt

4925          /* Only caused by corrupt data stream? */
4997 /* Only caused by corrupt data stream? */
5079 /* Only caused by corrupt data stream? */
5128 /* Only caused by corrupt data stream? */
5160 Bool corrupt;
5171 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5172 corrupt = unRLE_obuf_to_output_FAST ( s );
5173 if (corrupt) return BZ_DATA_ERROR;