_FP_FRAC_GT_2 431 include/math-emu/op-2.h if (_FP_FRAC_GT_2(X, Y)) \ _FP_FRAC_GT_2 452 include/math-emu/op-2.h if (_FP_FRAC_GT_2(_m, _r)) \ _FP_FRAC_GT_2 456 include/math-emu/op-2.h if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \ _FP_FRAC_GT_2 480 include/math-emu/op-2.h if (_FP_FRAC_GT_2(_m, _r)) \ _FP_FRAC_GT_2 484 include/math-emu/op-2.h if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \ _FP_FRAC_GT_2 501 include/math-emu/op-2.h if (_FP_FRAC_GT_2(X, Y)) \