Home | History | Annotate | Download | only in tests

Lines Matching refs:lastErr

5277    if (bzf != NULL) bzf->lastErr = eee;   \
5287 Int32 lastErr;
5433 if ((!abandon) && bzf->lastErr == BZ_OK) {
5618 if (bzf->lastErr != BZ_STREAM_END)
5870 if (((bzFile*)b)->lastErr == BZ_STREAM_END) return 0;
5949 int err = ((bzFile *)b)->lastErr;