Searched refs:_FP_FRAC_GE_2 (Results 1 – 2 of 2) sorted by relevance
148 #define _FP_FRAC_GE_2(X, Y) \ macro545 if (_FP_FRAC_GE_2 (X, Y)) \576 if (_FP_FRAC_GE_2 (_FP_DIV_MEAT_2_udiv_r, Y) \612 if (_FP_FRAC_GE_2 (_FP_DIV_MEAT_2_udiv_r, Y) \
140 #define _FP_FRAC_GE_2(X, Y) \ macro475 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \503 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \