HomeSort by: relevance | last modified time | path
    Searched defs:__FP_FRAC_ADD_2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
op-2.h 113 __FP_FRAC_ADD_2 (R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0)
174 # ifndef __FP_FRAC_ADD_2
175 # define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \
196 # undef __FP_FRAC_ADD_2
197 # define __FP_FRAC_ADD_2 add_ssaaaa
367 __FP_FRAC_ADD_2 (_FP_FRAC_WORD_4 (R, 3), _FP_FRAC_WORD_4 (R, 2), \
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
op-2.h 117 __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
371 __FP_FRAC_ADD_2 (_FP_FRAC_WORD_4 (R, 3), _FP_FRAC_WORD_4 (R, 2), \

Completed in 23 milliseconds