Home | History | Annotate | Download | only in perf

Lines Matching refs:lastErr

5237    if (bzf != NULL) bzf->lastErr = eee;   \
5247 Int32 lastErr;
5393 if ((!abandon) && bzf->lastErr == BZ_OK) {
5578 if (bzf->lastErr != BZ_STREAM_END)
5830 if (((bzFile*)b)->lastErr == BZ_STREAM_END) return 0;
5909 int err = ((bzFile *)b)->lastErr;