Home | History | Annotate | Download | only in perf

Lines Matching defs: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)
5832 if (((bzFile*)b)->lastErr == BZ_STREAM_END) return 0;
5911 int err = ((bzFile *)b)->lastErr;