_FP_FRAC_GT_4     360 include/math-emu/op-4.h     if (_FP_FRAC_GT_4(X, Y))						    \
_FP_FRAC_GT_4     401 include/math-emu/op-4.h             if (_FP_FRAC_GT_4(_m, X))					    \
_FP_FRAC_GT_4     405 include/math-emu/op-4.h                 if (_FP_FRAC_GE_4(X, Y) && _FP_FRAC_GT_4(_m, X))	    \
_FP_FRAC_GT_4     501 include/math-emu/op-4.h 	if (_FP_FRAC_GT_4(X,S))					\