Home
last modified time | relevance | path

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

/Linux-v6.6/include/math-emu/
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-v6.6/arch/sparc/math-emu/
Dmath_32.c494 FP_ISSIGNAN_Q(QA) || in do_one_mathemu()
495 FP_ISSIGNAN_Q(QB))) in do_one_mathemu()
Dmath_64.c490 FP_ISSIGNAN_Q(QA) || in do_mathemu()
491 FP_ISSIGNAN_Q(QB))) in do_mathemu()