Searched refs:__divdc3 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/contrib/compiler-rt/lib/ |
| D | divdc3.c | 21 __divdc3(double __a, double __b, double __c, double __d) in __divdc3() function
|
| /freebsd-10-stable/contrib/gcc/ |
| D | libgcc-std.ver | 247 __divdc3
|
| D | libgcc2.h | 382 extern DCtype __divdc3 (DFtype, DFtype, DFtype, DFtype);
|
| D | ChangeLog | 2002 * libgcc2.c (__divdc3): Compare c and d against 0.0 instead of
|
| D | ChangeLog-2005 | 2660 __muldc3, __multc3, __mulxc3, __divsc3, __divdc3, __divtc3, 14414 * config/i386/netware-libgcc.exp (__divdc3, __divsc3, __divxc3, 31605 __powidf2, __divdc3, __muldc3): Protect with HAVE_DFMODE. 31974 * libgcc2.c (__divsc3, __divdc3, __divxc3, __divtc3,
|
| /freebsd-10-stable/contrib/compiler-rt/ |
| D | README.txt | 190 double _Complex __divdc3(double a, double b, double c, double d);
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | libgcc.texi | 486 @deftypefnx {Runtime Function} {complex double} __divdc3 (double @var{a}, double @var{b}, double @v…
|