mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00: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>
|