_FP_FRACBITS_     732 include/math-emu/op-common.h 	if (X##_e >= _FP_FRACBITS_##fs - 1)					\
_FP_FRACBITS_     744 include/math-emu/op-common.h 				      + _FP_FRACBITS_##fs - 1);			\
_FP_FRACBITS_     755 include/math-emu/op-common.h 	      _FP_FRAC_SRS_##wc(X, _FP_FRACBITS_##fs - 1 - X##_e,		\
_FP_FRACBITS_     813 include/math-emu/op-common.h 	if (_FP_FRACBITS_##fs < rsize && _FP_WFRACBITS_##fs <= X##_e)	\