Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/
A Dq_feq.c34 if (r && (FP_ISSIGNAN_Q(A) || FP_ISSIGNAN_Q(B))) in _Q_feq()
A Dq_fne.c34 if (r && (FP_ISSIGNAN_Q(A) || FP_ISSIGNAN_Q(B))) in _Q_fne()
A Dq_cmp.c35 if (r == 3 && (FP_ISSIGNAN_Q(A) || FP_ISSIGNAN_Q(B))) in _Q_cmp()
A Dquad.h150 #define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,4,X) macro
251 #define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,2,X) macro

Completed in 5 milliseconds