_FP_FRAC_SRS_     141 include/math-emu/op-common.h 	    _FP_FRAC_SRS_##wc(X, X##_e, _FP_WFRACBITS_##fs);	\
_FP_FRAC_SRS_     242 include/math-emu/op-common.h 	    _FP_FRAC_SRS_##wc(X, diff, _FP_WFRACBITS_##fs);		     \
_FP_FRAC_SRS_     252 include/math-emu/op-common.h 	        _FP_FRAC_SRS_##wc(Y, diff, _FP_WFRACBITS_##fs);		     \
_FP_FRAC_SRS_     267 include/math-emu/op-common.h 	      _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs);		     \
_FP_FRAC_SRS_     407 include/math-emu/op-common.h       _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs);	\
_FP_FRAC_SRS_     711 include/math-emu/op-common.h 		    _FP_FRAC_SRS_##wc(X, (_FP_WFRACBITS_##fs - X##_e - 2),	\
_FP_FRAC_SRS_     755 include/math-emu/op-common.h 	      _FP_FRAC_SRS_##wc(X, _FP_FRACBITS_##fs - 1 - X##_e,		\