FP_ISSIGNAN_S     332 arch/powerpc/math-emu/math_efp.c 		if (IR == 3 && (FP_ISSIGNAN_S(SA) || FP_ISSIGNAN_S(SB)))
FP_ISSIGNAN_S     639 arch/powerpc/math-emu/math_efp.c 			if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0)))
FP_ISSIGNAN_S     641 arch/powerpc/math-emu/math_efp.c 			if (IR1 == 3 && (FP_ISSIGNAN_S(SA1) || FP_ISSIGNAN_S(SB1)))
FP_ISSIGNAN_S     476 arch/sparc/math-emu/math_32.c 		     FP_ISSIGNAN_S(SA) ||
FP_ISSIGNAN_S     477 arch/sparc/math-emu/math_32.c 		     FP_ISSIGNAN_S(SB)))