_FP_FRAC_SLL_      42 include/math-emu/op-common.h     _FP_FRAC_SLL_##wc(X, _FP_WORKBITS);					\
_FP_FRAC_SLL_      56 include/math-emu/op-common.h 	_FP_FRAC_SLL_##wc(X, (_shift+_FP_WORKBITS));			\
_FP_FRAC_SLL_     298 include/math-emu/op-common.h 		  _FP_FRAC_SLL_##wc(R, diff);				     \
_FP_FRAC_SLL_     632 include/math-emu/op-common.h           _FP_FRAC_SLL_##wc(X, 1);					\
_FP_FRAC_SLL_     680 include/math-emu/op-common.h 		    _FP_FRAC_SLL_##wc(X, (X##_e - _FP_WFRACBITS_##fs + 1));	\
_FP_FRAC_SLL_     708 include/math-emu/op-common.h 		  _FP_FRAC_SLL_##wc(X, (X##_e - _FP_WFRACBITS_##fs + 1));	\
_FP_FRAC_SLL_     817 include/math-emu/op-common.h 	  _FP_FRAC_SLL_##wc(X, (_FP_WFRACBITS_##fs - X##_e - 1));	\