Lines Matching refs:lastErr
5239 if (bzf != NULL) bzf->lastErr = eee; \5249 Int32 lastErr;5395 if ((!abandon) && bzf->lastErr == BZ_OK) {5580 if (bzf->lastErr != BZ_STREAM_END)5833 if (((bzFile*)b)->lastErr == BZ_STREAM_END) return 0;5912 int err = ((bzFile *)b)->lastErr;