summaryrefslogtreecommitdiffstats
path: root/lib/msun/ld80/e_rem_pio2l.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/ld80/e_rem_pio2l.h')
-rw-r--r--lib/msun/ld80/e_rem_pio2l.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/msun/ld80/e_rem_pio2l.h b/lib/msun/ld80/e_rem_pio2l.h
index cfe3fb9..81a5ab6 100644
--- a/lib/msun/ld80/e_rem_pio2l.h
+++ b/lib/msun/ld80/e_rem_pio2l.h
@@ -70,10 +70,7 @@ pio2_2t = 6.36831716351095013979e-25L, /* 0xc51701b839a25205.0p-144 */
pio2_3t = -2.75299651904407171810e-37L; /* -0xbb5bf6c7ddd660ce.0p-185 */
#endif
-#ifdef INLINE_REM_PIO2L
-static inline __always_inline
-#endif
-int
+static inline __always_inline int
__ieee754_rem_pio2l(long double x, long double *y)
{
union IEEEl2bits u,u1;
OpenPOWER on IntegriCloud