_c2               270 include/math-emu/op-2.h     int _c1, _c2;							\
_c2               275 include/math-emu/op-2.h     _c2 = _b_f1 < Y##_f0;						\
_c2               280 include/math-emu/op-2.h     _b_f0 &= -_c2;							\
_c2               283 include/math-emu/op-2.h 		    _FP_FRAC_WORD_4(_z,1), (_c1 & _c2), 0, _d,		\
_c2               518 include/math-emu/op-4.h     int _c1, _c2;							\
_c2               522 include/math-emu/op-4.h     _c2 = r1 < x1;						\
_c2               524 include/math-emu/op-4.h     _c2 |= r1 < _c1;						\
_c2               525 include/math-emu/op-4.h     r2 = x2 + y2 + _c2;						\
_c2               532 include/math-emu/op-4.h     int _c1, _c2, _c3;						\
_c2               536 include/math-emu/op-4.h     _c2 = r1 < x1;						\
_c2               538 include/math-emu/op-4.h     _c2 |= r1 < _c1;						\
_c2               541 include/math-emu/op-4.h     r2 += _c2;							\
_c2               542 include/math-emu/op-4.h     _c3 |= r2 < _c2;						\
_c2               550 include/math-emu/op-4.h     int _c1, _c2;							\
_c2               554 include/math-emu/op-4.h     _c2 = r1 > x1;						\
_c2               556 include/math-emu/op-4.h     _c2 |= r1 > _c1;						\
_c2               557 include/math-emu/op-4.h     r2 = x2 - y2 - _c2;						\
_c2               564 include/math-emu/op-4.h     int _c1, _c2, _c3;						\
_c2               568 include/math-emu/op-4.h     _c2 = r1 > x1;						\
_c2               570 include/math-emu/op-4.h     _c2 |= r1 > _c1;						\
_c2               573 include/math-emu/op-4.h     r2 -= _c2;							\
_c2               574 include/math-emu/op-4.h     _c3 |= r2 > _c2;						\