Lines Matching refs:eee
5245 #define BZ_SETERR(eee) \5247 if (bzerror != NULL) *bzerror = eee; \5248 if (bzf != NULL) bzf->lastErr = eee; \