Searched refs:_FP_FRAC_GE_4 (Results 1 – 2 of 2) sorted by relevance
150 #define _FP_FRAC_GE_4(X,Y) \ macro405 if (_FP_FRAC_GE_4(X, Y) && _FP_FRAC_GT_4(_m, X)) \487 if (_FP_FRAC_GE_4(X,T)) \
131 #define _FP_FRAC_GE_4(X,Y) \ macro