Home
last modified time | relevance | path

Searched refs:__negtf2 (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/lib/libc/softfloat/
Dnegtf2.c18 float128 __negtf2(float128);
21 __negtf2(float128 a) in __negtf2() function
Dsoftfloat-for-gcc.h51 #define float128_neg __negtf2
/netbsd/src/lib/libc/arch/aarch64/softfloat/
Dqp.c46 long double __negtf2(long double);
64 __negtf2(long double ld_a) in __negtf2() function
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/
Dlibgcc-glibc.ver89 __negtf2
141 __negtf2
179 __negtf2
Dlibgcc-bsd.ver50 __negtf2
100 __negtf2
Dlibgcc-sol2.ver50 __negtf2
100 __negtf2
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/ia64/
Dlibgcc-glibc.ver48 __negtf2
89 __negtf2
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Dfloat128-sed23 s/__negtf2/__negkf2/g
Dfloat128-sed-hw23 s/__negtf2/__negkf2_sw/g
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dfp-bit.h241 # define negate __negtf2
Dfp-bit.c102 void __negtf2 (void) { abort(); } in __negtf2() function
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dlibgcc.texi274 @deftypefnx {Runtime Function} {long double} __negtf2 (long double @var{a})
Dgccint.info494 -- Runtime Function: long double __negtf2 (long double A)
52692 * __negtf2: Soft float library routines.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200720832 __letf2, __multf3, __negtf2, __subtf3, __trunctfdf2, __trunctfsf2,