Searched refs:_FP_FRAC_GT_2 (Results 1 – 2 of 2) sorted by relevance
142 #define _FP_FRAC_GT_2(X, Y) \ macro567 if (_FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, _FP_DIV_MEAT_2_udiv_r)) \573 && _FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \602 if (_FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \609 && _FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \
1539 (_FP_FRAC_GT_2, _FP_FRAC_GE_2): Use parentheses for && inside ||.