Lines Matching refs:eee
5236 #define BZ_SETERR(eee) \5238 if (bzerror != NULL) *bzerror = eee; \5239 if (bzf != NULL) bzf->lastErr = eee; \