Searched refs:__FP_FRAC_ADD_2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcc/config/soft-fp/
H A Dop-2.h114 __FP_FRAC_ADD_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0)
171 #ifndef __FP_FRAC_ADD_2
172 #define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \
191 #undef __FP_FRAC_ADD_2 macro
192 #define __FP_FRAC_ADD_2 add_ssaaaa macro
319 __FP_FRAC_ADD_2(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), \
H A Dop-4.h322 __FP_FRAC_ADD_2(_FP_FRAC_WORD_8(_z,7),_FP_FRAC_WORD_8(_z,6), \

Completed in 275 milliseconds