aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/float128/float128_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/float128/float128_private.h')
-rw-r--r--sysdeps/ieee754/float128/float128_private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/ieee754/float128/float128_private.h b/sysdeps/ieee754/float128/float128_private.h
index d0d41c3..eebf19a 100644
--- a/sysdeps/ieee754/float128/float128_private.h
+++ b/sysdeps/ieee754/float128/float128_private.h
@@ -256,6 +256,9 @@
#define __truncl __truncf128
#define __x2y2m1l __x2y2m1f128
+#define __faddl __f32addf128
+#define __daddl __f64addf128
+
/* __nexttowardf128 is not _Float128 API. */
#define __nexttowardl __nexttowardf128_do_not_use
#define nexttowardl nexttowardf128_do_not_use