Searched refs:FP_CMP_EQ_Q (Results 1 – 2 of 2) sorted by relevance
/soft-fp/ |
A D | eqtf2.c | 43 FP_CMP_EQ_Q (r, A, B, 1); in __eqtf2()
|
A D | quad.h | 185 # define FP_CMP_EQ_Q(r, X, Y, ex) _FP_CMP_EQ (Q, 4, (r), X, Y, (ex)) macro 311 # define FP_CMP_EQ_Q(r, X, Y, ex) _FP_CMP_EQ (Q, 2, (r), X, Y, (ex)) macro
|
Completed in 5 milliseconds