Searched refs:_FP_FRAC_GE_1 (Results 1 – 2 of 2) sorted by relevance
82 #define _FP_FRAC_GE_1(X, Y) (X##_f >= Y##_f) macro
2112 if (_FP_FRAC_GE_1 (_FP_DIV_MEAT_N_loop_u, _FP_DIV_MEAT_N_loop_v)) \2130 || _FP_FRAC_GE_1 (_FP_DIV_MEAT_N_loop_u, \
Completed in 8 milliseconds