Lines Matching refs:lastErr
5224 if (bzf != NULL) bzf->lastErr = eee; \5234 Int32 lastErr;5380 if ((!abandon) && bzf->lastErr == BZ_OK) {5565 if (bzf->lastErr != BZ_STREAM_END)5817 if (((bzFile*)b)->lastErr == BZ_STREAM_END) return 0;5896 int err = ((bzFile *)b)->lastErr;