mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
5 lines
197 B
C
5 lines
197 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_fmaf.c>
|