Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds