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

/freebsd-11-stable/contrib/gcc/config/soft-fp/
H A Dgesf2.c43 FP_CMP_S(r, A, B, -2);
H A Dlesf2.c43 FP_CMP_S(r, A, B, 2);
H A Dsingle.h143 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) macro

Completed in 54 milliseconds