_FP_FRAC_SET_     123 include/math-emu/op-common.h 		_FP_FRAC_SET_##wc(X, _FP_ZEROFRAC_##wc);	\
_FP_FRAC_SET_     129 include/math-emu/op-common.h 		_FP_FRAC_SET_##wc(X, _FP_MAXFRAC_##wc);		\
_FP_FRAC_SET_     146 include/math-emu/op-common.h 	        _FP_FRAC_SET_##wc(X, _FP_ZEROFRAC_##wc);	\
_FP_FRAC_SET_     155 include/math-emu/op-common.h 		    _FP_FRAC_SET_##wc(X, _FP_ZEROFRAC_##wc);	\
_FP_FRAC_SET_     174 include/math-emu/op-common.h 	        _FP_FRAC_SET_##wc(X, _FP_MINFRAC_##wc);		\
_FP_FRAC_SET_     185 include/math-emu/op-common.h     _FP_FRAC_SET_##wc(X, _FP_ZEROFRAC_##wc);			\
_FP_FRAC_SET_     190 include/math-emu/op-common.h     _FP_FRAC_SET_##wc(X, _FP_ZEROFRAC_##wc);			\
_FP_FRAC_SET_     197 include/math-emu/op-common.h 	_FP_FRAC_SET_##wc(X, _FP_NANFRAC_##fs);			\
_FP_FRAC_SET_     244 include/math-emu/op-common.h 	    _FP_FRAC_SET_##wc(X, _FP_MINFRAC_##wc);			     \
_FP_FRAC_SET_     254 include/math-emu/op-common.h 	        _FP_FRAC_SET_##wc(Y, _FP_MINFRAC_##wc);			     \
_FP_FRAC_SET_     335 include/math-emu/op-common.h 	_FP_FRAC_SET_##wc(R, _FP_NANFRAC_##fs);				     \
_FP_FRAC_SET_     446 include/math-emu/op-common.h     _FP_FRAC_SET_##wc(R, _FP_NANFRAC_##fs);		\
_FP_FRAC_SET_     509 include/math-emu/op-common.h     _FP_FRAC_SET_##wc(R, _FP_NANFRAC_##fs);		\
_FP_FRAC_SET_     516 include/math-emu/op-common.h     _FP_FRAC_SET_##wc(R, _FP_NANFRAC_##fs);		\
_FP_FRAC_SET_     607 include/math-emu/op-common.h 	    _FP_FRAC_SET_##wc(R, _FP_NANFRAC_##fs);			\
_FP_FRAC_SET_     626 include/math-emu/op-common.h 	    _FP_FRAC_SET_##wc(R, _FP_NANFRAC_##fs);			\
_FP_FRAC_SET_     634 include/math-emu/op-common.h         _FP_FRAC_SET_##wc(S, _FP_ZEROFRAC_##wc);			\
_FP_FRAC_SET_     635 include/math-emu/op-common.h         _FP_FRAC_SET_##wc(R, _FP_ZEROFRAC_##wc);			\
_FP_FRAC_SET_     753 include/math-emu/op-common.h 	      _FP_FRAC_SET_##wc(X, _FP_MINFRAC_##wc);				\