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

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
op-2.h 119 __FP_FRAC_DEC_2 (X##_f1, X##_f0, Y##_f1, Y##_f0)
182 # ifndef __FP_FRAC_DEC_2
183 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \
200 # undef __FP_FRAC_DEC_2
201 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
op-2.h 123 __FP_FRAC_DEC_2 (X##_f1, X##_f0, Y##_f1, Y##_f0)
186 # ifndef __FP_FRAC_DEC_2
187 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \
204 # undef __FP_FRAC_DEC_2
205 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \

Completed in 61 milliseconds