_c240 346 include/math-emu/op-2.h double _a240, _b240, _c240, _d240, _e240, _f240, \ _c240 361 include/math-emu/op-2.h _c240 = (double)(long)(((X##_f1 << 16) & 0xffffff) | (X##_f0 >> 48)); \ _c240 371 include/math-emu/op-2.h _c240 *= _const[1]; \ _c240 377 include/math-emu/op-2.h _q240.d = _c240*_j240 + _d240*_i240 + _e240*_h240;\ _c240 378 include/math-emu/op-2.h _p240.d = _b240*_j240 + _c240*_i240 + _d240*_h240 + _e240*_g240;\ _c240 379 include/math-emu/op-2.h _o240.d = _a240*_j240 + _b240*_i240 + _c240*_h240 + _d240*_g240 + _e240*_f240;\ _c240 380 include/math-emu/op-2.h _n240.d = _a240*_i240 + _b240*_h240 + _c240*_g240 + _d240*_f240; \ _c240 381 include/math-emu/op-2.h _m240.d = _a240*_h240 + _b240*_g240 + _c240*_f240; \