_FP_FRAC_SRL_     103 include/math-emu/op-common.h 	_FP_FRAC_SRL_##wc(X, _FP_WORKBITS);			\
_FP_FRAC_SRL_     161 include/math-emu/op-common.h 		    _FP_FRAC_SRL_##wc(X, _FP_WORKBITS);		\
_FP_FRAC_SRL_     715 include/math-emu/op-common.h 		    _FP_FRAC_SRL_##wc(X, 1);					\
_FP_FRAC_SRL_     743 include/math-emu/op-common.h 		    _FP_FRAC_SRL_##wc(X, _FP_WORKBITS - X##_e			\
_FP_FRAC_SRL_     762 include/math-emu/op-common.h 	    _FP_FRAC_SRL_##wc(X, _FP_WORKBITS);					\