mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-06 12:00:24 +08:00
5 lines
196 B
C
5 lines
196 B
C
/* tile does not support the rounding modes required by the ieee754/dbl-64
|
|
implementation, but it's still better than the generic implementation. */
|
|
|
|
#include <sysdeps/ieee754/dbl-64/s_fma.c>
|