Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libc/softfloat/
Dnetf2.c16 flag __netf2(float128, float128);
19 __netf2(float128 a, float128 b) in __netf2() function
Dsoftfloat-for-gcc.h164 #define float128_ne __netf2
/freebsd-10-stable/contrib/gcc/config/soft-fp/
Deqtf2.c51 strong_alias(__eqtf2, __netf2);
/freebsd-10-stable/contrib/gcc/
Dlibgcc-std.ver70 __netf2
/freebsd-10-stable/contrib/gcc/config/
Dfp-bit.h265 # define _ne_f2 __netf2
Dfp-bit.c111 void __netf2 (void) { abort(); } in __netf2() function
/freebsd-10-stable/contrib/gcc/doc/
Dlibgcc.texi434 @deftypefnx {Runtime Function} int __netf2 (long double @var{a}, long double @var{b})