_b240             346 include/math-emu/op-2.h     double _a240, _b240, _c240, _d240, _e240, _f240, 				\
_b240             363 include/math-emu/op-2.h     _b240 = (double)(long)((X##_f1 >> 8) & 0xffffff);				\
_b240             373 include/math-emu/op-2.h     _b240 *= _const[0];								\
_b240             378 include/math-emu/op-2.h     _p240.d =		    _b240*_j240 + _c240*_i240 + _d240*_h240 + _e240*_g240;\
_b240             379 include/math-emu/op-2.h     _o240.d = _a240*_j240 + _b240*_i240 + _c240*_h240 + _d240*_g240 + _e240*_f240;\
_b240             380 include/math-emu/op-2.h     _n240.d = _a240*_i240 + _b240*_h240 + _c240*_g240 + _d240*_f240;		\
_b240             381 include/math-emu/op-2.h     _m240.d = _a240*_h240 + _b240*_g240 + _c240*_f240;				\
_b240             382 include/math-emu/op-2.h     _l240.d = _a240*_g240 + _b240*_f240;					\