Home
last modified time | relevance | path

Searched refs:FP_ISSIGNAN_S (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/math-emu/
A Dmath_efp.c332 if (IR == 3 && (FP_ISSIGNAN_S(SA) || FP_ISSIGNAN_S(SB))) in do_spe_mathemu()
639 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) in do_spe_mathemu()
641 if (IR1 == 3 && (FP_ISSIGNAN_S(SA1) || FP_ISSIGNAN_S(SB1))) in do_spe_mathemu()
/linux/arch/sparc/math-emu/
A Dmath_32.c476 FP_ISSIGNAN_S(SA) || in do_one_mathemu()
477 FP_ISSIGNAN_S(SB))) in do_one_mathemu()
/linux/include/math-emu/
A Dsingle.h97 #define FP_ISSIGNAN_S(X) _FP_ISSIGNAN(S,1,X) macro

Completed in 5 milliseconds