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

/freebsd-10.1-release/contrib/gcc/config/soft-fp/
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 69 milliseconds