glibc/sysdeps/tile/s_fmaf.c

4 lines
155 B
C
Raw Normal View History

/* Although tile uses ieee754/dbl-64, it does not support the
rounding modes required to use the standard dbl-64 s_fmaf.c. */
#include <math/s_fmaf.c>