HomeSort by: relevance | last modified time | path
    Searched refs:__FP_FRAC_SUB_3 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/i386/32/
sfp-machine.h 53 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/32/
sfp-machine.h 53 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \
  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
op-4.h 694 #ifndef __FP_FRAC_SUB_3
695 # define __FP_FRAC_SUB_3(r2, r1, r0, x2, x1, x0, y2, y1, y0) \
747 __FP_FRAC_SUB_3 (x2, x1, x0, __FP_FRAC_DEC_3_t2, \
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
op-4.h 698 #ifndef __FP_FRAC_SUB_3
699 # define __FP_FRAC_SUB_3(r2, r1, r0, x2, x1, x0, y2, y1, y0) \
751 __FP_FRAC_SUB_3 (x2, x1, x0, __FP_FRAC_DEC_3_t2, \

Completed in 23 milliseconds