Searched refs:__negdf2 (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/lib/libc/softfloat/
H A Dnegdf2.c16 float64 __negdf2(float64);
19 __negdf2(float64 a) function
H A Dsoftfloat-for-gcc.h49 #define float64_neg __negdf2
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dnegdf2.c18 __negdf2(fp_t a) { function
25 return __negdf2(a);
28 AEABI_RTABI fp_t __aeabi_dneg(fp_t a) COMPILER_RT_ALIAS(__negdf2); variable
/netbsd-current/lib/libc/arch/m68k/gen/
H A Dnegdf2.S47 ENTRY(__negdf2)
56 END(__negdf2)
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dnegdf2.c35 __negdf2 (DFtype a) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dnegdf2.c35 __negdf2 (DFtype a) function
/netbsd-current/lib/libc_vfp/
H A Dvfpdf.S60 #define __negdf2 __aeabi_dneg define
105 ENTRY(__negdf2)
110 END(__negdf2)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dsfp-machine.h90 #define __negdf2 __aeabi_dneg macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dsfp-machine.h90 #define __negdf2 __aeabi_dneg macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dsfp-machine.h104 #define __negdf2 __pruabi_negd macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dsfp-machine.h103 #define __negdf2 __c6xabi_negd macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dsfp-machine.h103 #define __negdf2 __c6xabi_negd macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dsfp-machine.h104 #define __negdf2 __pruabi_negd macro
/netbsd-current/lib/libc_fp/arch/mips/
H A Dfpdf.S84 LEAF_NOPROFILE(__negdf2)
90 END(__negdf2)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h281 # define negate __negdf2
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h281 # define negate __negdf2
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddp-bit.c156 # define negate __negdf2
192 # define negate __negdf2
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddp-bit.c156 # define negate __negdf2
192 # define negate __negdf2
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dieee754-df.S46 .global __negdf2
47 .type __negdf2, @function
48 __negdf2: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dieee754-df.S46 .global __negdf2
47 .type __negdf2, @function
48 __negdf2: label
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S666 .globl SYM (__negdf2)
2247 | __negdf2
2250 | double __negdf2(double, double);
2251 FUNC(__negdf2)
2252 SYM (__negdf2):
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dlib1asmsrc-mculib.S3578 .global __negdf2
3579 .type __negdf2, @function
3580 __negdf2: label
3589 .size __negdf2, .-__negdf2
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlb1sf68.S675 .globl SYM (__negdf2)
2256 | __negdf2
2259 | double __negdf2(double, double);
2260 FUNC(__negdf2)
2261 SYM (__negdf2):
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dlib1asmsrc-mculib.S3578 .global __negdf2
3579 .type __negdf2, @function
3580 __negdf2: label
3589 .size __negdf2, .-__negdf2

Completed in 345 milliseconds