Lines Matching refs:_E
143 #define safe_add5(_ptr, _A, _B, _C, _D, _E) \
148 typeof(_E) __sio(var)(e) = (_E); \
193 #define safe_sub5(_ptr, _A, _B, _C, _D, _E) \
198 typeof(_E) __sio(var)(e) = (_E); \
244 #define safe_mul5(_ptr, _A, _B, _C, _D, _E) \
249 typeof(_E) __sio(var)(e) = (_E); \
293 #define safe_div5(_ptr, _A, _B, _C, _D, _E) \
298 typeof(_E) __sio(var)(e) = (_E); \
342 #define safe_mod5(_ptr, _A, _B, _C, _D, _E) \
347 typeof(_E) __sio(var)(e) = (_E); \