_c3               532 include/math-emu/op-4.h     int _c1, _c2, _c3;						\
_c3               540 include/math-emu/op-4.h     _c3 = r2 < x2;						\
_c3               542 include/math-emu/op-4.h     _c3 |= r2 < _c2;						\
_c3               543 include/math-emu/op-4.h     r3 = x3 + y3 + _c3;						\
_c3               564 include/math-emu/op-4.h     int _c1, _c2, _c3;						\
_c3               572 include/math-emu/op-4.h     _c3 = r2 > x2;						\
_c3               574 include/math-emu/op-4.h     _c3 |= r2 > _c2;						\
_c3               575 include/math-emu/op-4.h     r3 = x3 - y3 - _c3;						\