Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/arch/sparc/math-emu/
Dmath_32.c493 FP_ISSIGNAN_Q(QA) || in do_one_mathemu()
494 FP_ISSIGNAN_Q(QB))) in do_one_mathemu()
Dmath_64.c480 FP_ISSIGNAN_Q(QA) || in do_mathemu()
481 FP_ISSIGNAN_Q(QB))) in do_mathemu()