_d240             346 include/math-emu/op-2.h     double _a240, _b240, _c240, _d240, _e240, _f240, 				\
_d240             359 include/math-emu/op-2.h     _d240 = (double)(long)((X##_f0 >> 24) & 0xffffff);				\
_d240             369 include/math-emu/op-2.h     _d240 *= _const[2];								\
_d240             376 include/math-emu/op-2.h     _r240.d =						_d240*_j240 + _e240*_i240;\
_d240             377 include/math-emu/op-2.h     _q240.d =				  _c240*_j240 + _d240*_i240 + _e240*_h240;\
_d240             378 include/math-emu/op-2.h     _p240.d =		    _b240*_j240 + _c240*_i240 + _d240*_h240 + _e240*_g240;\
_d240             379 include/math-emu/op-2.h     _o240.d = _a240*_j240 + _b240*_i240 + _c240*_h240 + _d240*_g240 + _e240*_f240;\
_d240             380 include/math-emu/op-2.h     _n240.d = _a240*_i240 + _b240*_h240 + _c240*_g240 + _d240*_f240;		\