Searched refs:FP_CMP_EQ_Q (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Deqtf2.c43 FP_CMP_EQ_Q(r, A, B);
H A Dquad.h161 #define FP_CMP_EQ_Q(r,X,Y) _FP_CMP_EQ(Q,4,r,X,Y) macro
262 #define FP_CMP_EQ_Q(r,X,Y) _FP_CMP_EQ(Q,2,r,X,Y) macro

Completed in 63 milliseconds