Searched refs:__subdf3 (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dsubdf3.c20 __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
/netbsd-current/lib/libc/arch/m68k/hardfloat/
H A Dsubdf3.S47 ENTRY(__subdf3)
56 END(__subdf3)
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dsubdf3.c35 __subdf3 (DFtype a, DFtype b) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dsubdf3.c35 __subdf3 (DFtype a, DFtype b) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Ddp-hack.h47 #define __subdf3 __subdf3_c macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Ddp-hack.h47 #define __subdf3 __subdf3_c macro
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h33 #define float64_sub __subdf3
179 #define __subdf3 __aeabi_dsub macro
/netbsd-current/lib/libc_vfp/
H A Dvfpdf.S59 #define __subdf3 __aeabi_dsub define
75 ENTRY(__subdf3)
80 END(__subdf3)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dsfp-machine.h91 #define __subdf3 __aeabi_dsub macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dsfp-machine.h91 #define __subdf3 __aeabi_dsub macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dsfp-machine.h101 #define __subdf3 __pruabi_subd macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/frv/
H A Dfrv-abi.h120 RENAME_LIBRARY(__subdf3,__subd)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dsfp-machine.h100 #define __subdf3 __c6xabi_subd macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dsfp-machine.h100 #define __subdf3 __c6xabi_subd macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/frv/
H A Dfrv-abi.h120 RENAME_LIBRARY(__subdf3,__subd)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dsfp-machine.h101 #define __subdf3 __pruabi_subd macro
/netbsd-current/lib/libc_fp/arch/mips/
H A Dfpdf.S57 LEAF_NOPROFILE(__subdf3)
64 END(__subdf3)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Dadddf3.S51 .global __subdf3
53 __subdf3: label
75 #define __subdf3 __subdf3_asm define
87 .global __subdf3
90 FUNC(__subdf3)
91 __subdf3: label
524 ENDFUNC(__subdf3)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Dadddf3.S51 .global __subdf3
53 __subdf3: label
75 #define __subdf3 __subdf3_asm define
87 .global __subdf3
90 FUNC(__subdf3)
91 __subdf3: label
524 ENDFUNC(__subdf3)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h266 # define sub __subdf3
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h266 # define sub __subdf3
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h48 ;; double __subdf3 (double, double) ; sub
50 _DEFUN __subdf3
56 _ENDF __subdf3
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h48 ;; double __subdf3 (double, double) ; sub
50 _DEFUN __subdf3
56 _ENDF __subdf3
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dieee754-df.S359 .global __subdf3
360 .type __subdf3, @function
361 __subdf3: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dieee754-df.S359 .global __subdf3
360 .type __subdf3, @function
361 __subdf3: label

Completed in 229 milliseconds

12