Home
last modified time | relevance | path

Searched refs:__FP_FRAC_ADD_2 (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
HDop-2.h117 __FP_FRAC_ADD_2 (R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0)
178 # ifndef __FP_FRAC_ADD_2
179 # define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \
200 # undef __FP_FRAC_ADD_2
201 # define __FP_FRAC_ADD_2 add_ssaaaa macro
371 __FP_FRAC_ADD_2 (_FP_FRAC_WORD_4 (R, 3), _FP_FRAC_WORD_4 (R, 2), \
HDop-4.h419 __FP_FRAC_ADD_2 (_FP_FRAC_WORD_8 (R, 7), _FP_FRAC_WORD_8 (R, 6), \
/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
HDop-2.h113 __FP_FRAC_ADD_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0)
170 #ifndef __FP_FRAC_ADD_2
171 #define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \
190 #undef __FP_FRAC_ADD_2
191 #define __FP_FRAC_ADD_2 add_ssaaaa macro
318 __FP_FRAC_ADD_2(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), \
HDop-4.h321 __FP_FRAC_ADD_2(_FP_FRAC_WORD_8(_z,7),_FP_FRAC_WORD_8(_z,6), \