Home
last modified time | relevance | path

Searched refs:__netf2 (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/64/
Deqtf2.c2 #define __netf2 __netf2_shared macro
8 #undef __netf2
/netbsd/src/lib/libc/softfloat/
Dnetf2.c18 flag __netf2(float128, float128);
21 __netf2(float128 a, float128 b) in __netf2() function
Dsoftfloat-for-gcc.h164 #define float128_ne __netf2
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/
Dlibgcc-glibc.ver90 __netf2
106 __netf2
142 __netf2
180 __netf2
Dlibgcc-bsd.ver51 __netf2
101 __netf2
Dlibgcc-sol2.ver51 __netf2
101 __netf2
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/ia64/
Dlibgcc-glibc.ver49 __netf2
90 __netf2
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Dfloat128-sed24 s/__netf2/__nekf2/g
Dfloat128-sed-hw24 s/__netf2/__nekf2_sw/g
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dfp-bit.h231 # define _ne_f2 __netf2
Dfp-bit.c104 void __netf2 (void) { abort(); } in __netf2() function
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dlibgcc.texi435 @deftypefnx {Runtime Function} int __netf2 (long double @var{a}, long double @var{b})
Dgccint.info638 -- Runtime Function: int __netf2 (long double A, long double B)
52720 * __netf2: Soft float library routines.