Searched refs:_FP_FRAC_GE_1 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dop-1.h86 #define _FP_FRAC_GE_1(X, Y) (X##_f >= Y##_f) macro
H A Dop-common.h2116 if (_FP_FRAC_GE_1 (_FP_DIV_MEAT_N_loop_u, _FP_DIV_MEAT_N_loop_v)) \
2134 || _FP_FRAC_GE_1 (_FP_DIV_MEAT_N_loop_u, \
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dop-1.h86 #define _FP_FRAC_GE_1(X, Y) (X##_f >= Y##_f) macro
H A Dop-common.h2116 if (_FP_FRAC_GE_1 (_FP_DIV_MEAT_N_loop_u, _FP_DIV_MEAT_N_loop_v)) \
2134 || _FP_FRAC_GE_1 (_FP_DIV_MEAT_N_loop_u, \

Completed in 133 milliseconds