| /src/lib/libc/arch/m68k/hardfloat/ |
| subdf3.S | 47 ENTRY(__subdf3) function 56 END(__subdf3)
|
| /src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/ |
| adddf3.S | 51 .global __subdf3 53 __subdf3: label 75 #define __subdf3 __subdf3_asm define 87 .global __subdf3 90 FUNC(__subdf3) 91 __subdf3: label 524 ENDFUNC(__subdf3)
|
| /src/external/gpl3/gcc/dist/libgcc/soft-fp/ |
| subdf3.c | 33 __subdf3 (DFtype a, DFtype b) function
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/ |
| adddf3.S | 51 .global __subdf3 53 __subdf3: label 75 #define __subdf3 __subdf3_asm define 87 .global __subdf3 90 FUNC(__subdf3) 91 __subdf3: label 524 ENDFUNC(__subdf3)
|
| /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/ |
| subdf3.c | 35 __subdf3 (DFtype a, DFtype b) function
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| subdf3.c | 20 __subdf3(fp_t a, fp_t b) { function 27 return __subdf3(a, b); 30 AEABI_RTABI fp_t __aeabi_dsub(fp_t a, fp_t b) COMPILER_RT_ALIAS(__subdf3); variable
|
| /src/lib/libc_vfp/ |
| vfpdf.S | 59 #define __subdf3 __aeabi_dsub define 75 ENTRY(__subdf3) function 80 END(__subdf3)
|
| /src/external/gpl3/gcc/dist/libgcc/config/arc/ |
| dp-hack.h | 47 #define __subdf3 __subdf3_c macro
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arc/ |
| dp-hack.h | 47 #define __subdf3 __subdf3_c macro
|
| /src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| sfp-machine.h | 91 #define __subdf3 __aeabi_dsub macro
|
| /src/external/gpl3/gcc/dist/libgcc/config/c6x/ |
| sfp-machine.h | 100 #define __subdf3 __c6xabi_subd macro
|
| /src/external/gpl3/gcc/dist/libgcc/config/nds32/ |
| lib1asmsrc-mculib.S | 1650 .global __subdf3 1651 .type __subdf3, @function 1652 __subdf3: label 2080 .size __subdf3, .-__subdf3
|
| /src/external/gpl3/gcc/dist/libgcc/config/pru/ |
| sfp-machine.h | 101 #define __subdf3 __pruabi_subd macro
|
| /src/external/gpl3/gcc/dist/libgcc/config/xtensa/ |
| ieee754-df.S | 359 .global __subdf3 360 .type __subdf3, @function 361 __subdf3: label
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| sfp-machine.h | 91 #define __subdf3 __aeabi_dsub macro
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/c6x/ |
| sfp-machine.h | 100 #define __subdf3 __c6xabi_subd macro
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/ |
| lib1asmsrc-mculib.S | 1650 .global __subdf3 1651 .type __subdf3, @function 1652 __subdf3: label 2080 .size __subdf3, .-__subdf3
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/pru/ |
| sfp-machine.h | 101 #define __subdf3 __pruabi_subd macro
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/ |
| ieee754-df.S | 359 .global __subdf3 360 .type __subdf3, @function 361 __subdf3: label
|
| /src/lib/libc/softfloat/ |
| softfloat-for-gcc.h | 33 #define float64_sub __subdf3 179 #define __subdf3 __aeabi_dsub macro
|