FP_CLS_NAN        293 include/math-emu/op-1.h 	if (S##_c != FP_CLS_NAN)					\
FP_CLS_NAN        598 include/math-emu/op-2.h     if (S##_c != FP_CLS_NAN)						\
FP_CLS_NAN        617 include/math-emu/op-4.h      if (S##_c != FP_CLS_NAN)						\
FP_CLS_NAN        627 include/math-emu/op-4.h      if (S##_c != FP_CLS_NAN)						\
FP_CLS_NAN         73 include/math-emu/op-common.h 	X##_c = FP_CLS_NAN;						\
FP_CLS_NAN        184 include/math-emu/op-common.h   case FP_CLS_NAN:						\
FP_CLS_NAN        296 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):				     \
FP_CLS_NAN        302 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):			     \
FP_CLS_NAN        303 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):				     \
FP_CLS_NAN        304 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):				     \
FP_CLS_NAN        312 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):			     \
FP_CLS_NAN        313 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):				     \
FP_CLS_NAN        314 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):				     \
FP_CLS_NAN        326 include/math-emu/op-common.h 	R##_c = FP_CLS_NAN;						     \
FP_CLS_NAN        361 include/math-emu/op-common.h     if (Y##_c != FP_CLS_NAN) Y##_s ^= 1;				     \
FP_CLS_NAN        401 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):		\
FP_CLS_NAN        405 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):	\
FP_CLS_NAN        406 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_NAN        407 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):		\
FP_CLS_NAN        418 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):	\
FP_CLS_NAN        419 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_NAN        420 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):		\
FP_CLS_NAN        432 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        459 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):		\
FP_CLS_NAN        463 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):	\
FP_CLS_NAN        464 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_NAN        465 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):		\
FP_CLS_NAN        471 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):	\
FP_CLS_NAN        472 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_NAN        473 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):		\
FP_CLS_NAN        494 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        499 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        581 include/math-emu/op-common.h     case FP_CLS_NAN:							\
FP_CLS_NAN        584 include/math-emu/op-common.h     	R##_c = FP_CLS_NAN;						\
FP_CLS_NAN        590 include/math-emu/op-common.h 	    R##_c = FP_CLS_NAN; /* NAN */				\
FP_CLS_NAN        608 include/math-emu/op-common.h 	    R##_c = FP_CLS_NAN; /* sNAN */				\
FP_CLS_NAN        655 include/math-emu/op-common.h 	  case FP_CLS_NAN:                                                      \
FP_CLS_NAN        749 include/math-emu/op-common.h 	  case FP_CLS_NAN:                                                      \