Searched refs:FP_ISSIGNAN_Q (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/math-emu/
H A Dquad.h114 #define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,4,X) macro
187 #define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,2,X) macro
/linux-4.4.14/arch/sparc/math-emu/
H A Dmath_64.c489 FP_ISSIGNAN_Q(QA) || do_mathemu()
490 FP_ISSIGNAN_Q(QB))) do_mathemu()
H A Dmath_32.c493 FP_ISSIGNAN_Q(QA) || do_one_mathemu()
494 FP_ISSIGNAN_Q(QB))) do_one_mathemu()

Completed in 46 milliseconds