Searched refs:_FP_FRAC_GE_2 (Results 1 – 2 of 2) sorted by relevance
144 #define _FP_FRAC_GE_2(X, Y) \ macro541 if (_FP_FRAC_GE_2 (X, Y)) \572 if (_FP_FRAC_GE_2 (_FP_DIV_MEAT_2_udiv_r, Y) \608 if (_FP_FRAC_GE_2 (_FP_DIV_MEAT_2_udiv_r, Y) \
1539 (_FP_FRAC_GT_2, _FP_FRAC_GE_2): Use parentheses for && inside ||.