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        193 include/math-emu/op-common.h   case FP_CLS_NAN:						\
FP_CLS_NAN        305 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):				     \
FP_CLS_NAN        311 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):			     \
FP_CLS_NAN        312 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):				     \
FP_CLS_NAN        313 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):				     \
FP_CLS_NAN        321 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):			     \
FP_CLS_NAN        322 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):				     \
FP_CLS_NAN        323 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):				     \
FP_CLS_NAN        335 include/math-emu/op-common.h 	R##_c = FP_CLS_NAN;						     \
FP_CLS_NAN        370 include/math-emu/op-common.h     if (Y##_c != FP_CLS_NAN) Y##_s ^= 1;				     \
FP_CLS_NAN        410 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):		\
FP_CLS_NAN        414 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):	\
FP_CLS_NAN        415 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_NAN        416 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):		\
FP_CLS_NAN        427 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):	\
FP_CLS_NAN        428 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_NAN        429 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):		\
FP_CLS_NAN        441 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        468 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):		\
FP_CLS_NAN        472 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):	\
FP_CLS_NAN        473 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_NAN        474 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):		\
FP_CLS_NAN        480 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):	\
FP_CLS_NAN        481 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_NAN        482 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):		\
FP_CLS_NAN        503 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        510 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        592 include/math-emu/op-common.h     case FP_CLS_NAN:							\
FP_CLS_NAN        595 include/math-emu/op-common.h     	R##_c = FP_CLS_NAN;						\
FP_CLS_NAN        601 include/math-emu/op-common.h 	    R##_c = FP_CLS_NAN; /* NAN */				\
FP_CLS_NAN        619 include/math-emu/op-common.h 	    R##_c = FP_CLS_NAN; /* sNAN */				\
FP_CLS_NAN        666 include/math-emu/op-common.h 	  case FP_CLS_NAN:                                                      \
FP_CLS_NAN        765 include/math-emu/op-common.h 	  case FP_CLS_NAN:                                                      \