FP_EX_INEXACT      62 include/math-emu/op-common.h 	    FP_SET_EXCEPTION(FP_EX_INEXACT);				\
FP_EX_INEXACT     132 include/math-emu/op-common.h             FP_SET_EXCEPTION(FP_EX_INEXACT);			\
FP_EX_INEXACT     148 include/math-emu/op-common.h 	        FP_SET_EXCEPTION(FP_EX_INEXACT);		\
FP_EX_INEXACT     155 include/math-emu/op-common.h 	    if ((FP_CUR_EXCEPTIONS & FP_EX_INEXACT) ||		\
FP_EX_INEXACT     648 include/math-emu/op-common.h 	    FP_SET_EXCEPTION(FP_EX_INEXACT);					\
FP_EX_INEXACT     698 include/math-emu/op-common.h 		      FP_SET_EXCEPTION(FP_EX_INEXACT);				\
FP_EX_INEXACT      82 include/math-emu/soft-fp.h #ifndef FP_EX_INEXACT
FP_EX_INEXACT     158 include/math-emu/soft-fp.h 	  FP_SET_EXCEPTION(FP_EX_INEXACT);	\