Searched refs:FP_CMP_EQ_Q (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/gcc/config/soft-fp/ |
| HD | eqtf2.c | 43 FP_CMP_EQ_Q(r, A, B); in __eqtf2()
|
| HD | quad.h | 161 #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
|