Lines Matching refs:lastErr
5248 if (bzf != NULL) bzf->lastErr = eee; \5258 Int32 lastErr;5404 if ((!abandon) && bzf->lastErr == BZ_OK) {5589 if (bzf->lastErr != BZ_STREAM_END)5841 if (((bzFile*)b)->lastErr == BZ_STREAM_END) return 0;5920 int err = ((bzFile *)b)->lastErr;