Home | History | Annotate | Download | only in switchback

Lines Matching refs:lastErr

5222    if (bzf != NULL) bzf->lastErr = eee;   \
5232 Int32 lastErr;
5378 if ((!abandon) && bzf->lastErr == BZ_OK) {
5563 if (bzf->lastErr != BZ_STREAM_END)
5815 if (((bzFile*)b)->lastErr == BZ_STREAM_END) return 0;
5894 int err = ((bzFile *)b)->lastErr;