Home
last modified time | relevance | path

Searched refs:__mulxf3 (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libc/softfloat/
Dnegxf2.c23 return __mulxf3(a,__floatsixf(-1)); in __negxf2()
Dsoftfloat-for-gcc.h39 #define floatx80_mul __mulxf3
/freebsd-10-stable/contrib/gcc/
Dlibgcc-std.ver61 __mulxf3
/freebsd-10-stable/contrib/gcc/config/
Dfp-bit.c89 void __mulxf3 (void) { abort(); } in __mulxf3() function
/freebsd-10-stable/contrib/gcc/doc/
Dlibgcc.texi259 @deftypefnx {Runtime Function} {long double} __mulxf3 (long double @var{a}, long double @var{b})