Searched refs:FP_CMP_Q (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dgetf2.c43 FP_CMP_Q(r, A, B, -2);
H A Dletf2.c43 FP_CMP_Q(r, A, B, 2);
H A Dquad.h160 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,4,r,X,Y,un) macro
261 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,2,r,X,Y,un) macro

Completed in 62 milliseconds