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

/freebsd-12-stable/contrib/gcc/config/soft-fp/
H A Dop-2.h141 #define _FP_FRAC_GE_2(X, Y) \ macro
476 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \
504 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \

Completed in 182 milliseconds