FP_CLS_NAN         59 arch/alpha/include/asm/sfp-machine.h     R##_c = FP_CLS_NAN;						\
FP_CLS_NAN        237 arch/alpha/math-emu/math.c 			if (DB_c == FP_CLS_NAN
FP_CLS_NAN         50 arch/nds32/include/asm/sfp-machine.h 	R##_c = FP_CLS_NAN;					\
FP_CLS_NAN         21 arch/nds32/math-emu/fd2si.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         21 arch/nds32/math-emu/fd2siz.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         21 arch/nds32/math-emu/fd2ui.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         21 arch/nds32/math-emu/fd2uiz.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         21 arch/nds32/math-emu/fs2si.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         21 arch/nds32/math-emu/fs2siz.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         21 arch/nds32/math-emu/fs2ui.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         21 arch/nds32/math-emu/fs2uiz.c 	} else if (A_c == FP_CLS_NAN) {
FP_CLS_NAN         19 arch/nds32/math-emu/fsubd.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN         19 arch/nds32/math-emu/fsubs.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN        157 arch/powerpc/include/asm/sfp-machine.h     R##_c = FP_CLS_NAN;						\
FP_CLS_NAN         31 arch/powerpc/math-emu/fcmpo.c 	if (A_c == FP_CLS_NAN || B_c == FP_CLS_NAN)
FP_CLS_NAN         40 arch/powerpc/math-emu/fmsub.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN         41 arch/powerpc/math-emu/fmsubs.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN         45 arch/powerpc/math-emu/fnmadd.c 	if (R_c != FP_CLS_NAN)
FP_CLS_NAN         46 arch/powerpc/math-emu/fnmadds.c 	if (R_c != FP_CLS_NAN)
FP_CLS_NAN         40 arch/powerpc/math-emu/fnmsub.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN         48 arch/powerpc/math-emu/fnmsub.c 	if (R_c != FP_CLS_NAN)
FP_CLS_NAN         41 arch/powerpc/math-emu/fnmsubs.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN         49 arch/powerpc/math-emu/fnmsubs.c 	if (R_c != FP_CLS_NAN)
FP_CLS_NAN         28 arch/powerpc/math-emu/fsel.c 	if (A_c == FP_CLS_NAN || (A_c != FP_CLS_ZERO && A_s)) {
FP_CLS_NAN         29 arch/powerpc/math-emu/fsqrt.c 	if (B_c == FP_CLS_NAN)
FP_CLS_NAN         30 arch/powerpc/math-emu/fsqrts.c 	if (B_c == FP_CLS_NAN)
FP_CLS_NAN         30 arch/powerpc/math-emu/fsub.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN         31 arch/powerpc/math-emu/fsubs.c 	if (B_c != FP_CLS_NAN)
FP_CLS_NAN         39 arch/powerpc/math-emu/lfs.c 	if (R_c == FP_CLS_NAN) {
FP_CLS_NAN        275 arch/powerpc/math-emu/math_efp.c 			if (SB_c == FP_CLS_NAN) {
FP_CLS_NAN        299 arch/powerpc/math-emu/math_efp.c 			if (SB_c == FP_CLS_NAN) {
FP_CLS_NAN        310 arch/powerpc/math-emu/math_efp.c 			if (SB_c == FP_CLS_NAN) {
FP_CLS_NAN        405 arch/powerpc/math-emu/math_efp.c 			if (DB_c == FP_CLS_NAN) {
FP_CLS_NAN        429 arch/powerpc/math-emu/math_efp.c 			if (DB_c == FP_CLS_NAN) {
FP_CLS_NAN        440 arch/powerpc/math-emu/math_efp.c 			if (DB_c == FP_CLS_NAN) {
FP_CLS_NAN        451 arch/powerpc/math-emu/math_efp.c 			if (DB_c == FP_CLS_NAN) {
FP_CLS_NAN        564 arch/powerpc/math-emu/math_efp.c 			if (SB0_c == FP_CLS_NAN) {
FP_CLS_NAN        572 arch/powerpc/math-emu/math_efp.c 			if (SB1_c == FP_CLS_NAN) {
FP_CLS_NAN        584 arch/powerpc/math-emu/math_efp.c 			if (SB0_c == FP_CLS_NAN) {
FP_CLS_NAN        591 arch/powerpc/math-emu/math_efp.c 			if (SB1_c == FP_CLS_NAN) {
FP_CLS_NAN        602 arch/powerpc/math-emu/math_efp.c 			if (SB0_c == FP_CLS_NAN) {
FP_CLS_NAN        609 arch/powerpc/math-emu/math_efp.c 			if (SB1_c == FP_CLS_NAN) {
FP_CLS_NAN         58 arch/sh/include/asm/sfp-machine.h     R##_c = FP_CLS_NAN;                                         \
FP_CLS_NAN         74 arch/sparc/include/asm/sfp-machine_32.h     R##_c = FP_CLS_NAN;						\
FP_CLS_NAN         72 arch/sparc/include/asm/sfp-machine_64.h     R##_c = FP_CLS_NAN;						\
FP_CLS_NAN        293 include/math-emu/op-1.h 	if (S##_c != FP_CLS_NAN)					\
FP_CLS_NAN        590 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        312 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):			     \
FP_CLS_NAN        313 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):				     \
FP_CLS_NAN        314 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):				     \
FP_CLS_NAN        323 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):			     \
FP_CLS_NAN        324 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):				     \
FP_CLS_NAN        325 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):				     \
FP_CLS_NAN        337 include/math-emu/op-common.h 	R##_c = FP_CLS_NAN;						     \
FP_CLS_NAN        372 include/math-emu/op-common.h     if (Y##_c != FP_CLS_NAN) Y##_s ^= 1;				     \
FP_CLS_NAN        412 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):		\
FP_CLS_NAN        416 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):	\
FP_CLS_NAN        417 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_NAN        418 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):		\
FP_CLS_NAN        430 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):	\
FP_CLS_NAN        431 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_NAN        432 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):		\
FP_CLS_NAN        445 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        472 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NAN):		\
FP_CLS_NAN        476 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_NORMAL):	\
FP_CLS_NAN        477 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_NAN        478 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_ZERO):		\
FP_CLS_NAN        484 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_NAN):	\
FP_CLS_NAN        485 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_NAN        486 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_NAN):		\
FP_CLS_NAN        508 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        515 include/math-emu/op-common.h     R##_c = FP_CLS_NAN;					\
FP_CLS_NAN        597 include/math-emu/op-common.h     case FP_CLS_NAN:							\
FP_CLS_NAN        600 include/math-emu/op-common.h     	R##_c = FP_CLS_NAN;						\
FP_CLS_NAN        606 include/math-emu/op-common.h 	    R##_c = FP_CLS_NAN; /* NAN */				\
FP_CLS_NAN        624 include/math-emu/op-common.h 	    R##_c = FP_CLS_NAN; /* sNAN */				\
FP_CLS_NAN        671 include/math-emu/op-common.h 	  case FP_CLS_NAN:                                                      \
FP_CLS_NAN        770 include/math-emu/op-common.h 	  case FP_CLS_NAN:                                                      \