]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - bits/libm-simd-decl-stubs.h
x86-64: Add vector cosh/coshf implementation to libmvec
[thirdparty/glibc.git] / bits / libm-simd-decl-stubs.h
index bc18621f17e2cdd1d001ba2ed138770bfb2757ea..35c6ac57a8a13a719a57694d9da4d2a3ab1292be 100644 (file)
 #define __DECL_SIMD_exp10f32x
 #define __DECL_SIMD_exp10f64x
 #define __DECL_SIMD_exp10f128x
+
+#define __DECL_SIMD_cosh
+#define __DECL_SIMD_coshf
+#define __DECL_SIMD_coshl
+#define __DECL_SIMD_coshf16
+#define __DECL_SIMD_coshf32
+#define __DECL_SIMD_coshf64
+#define __DECL_SIMD_coshf128
+#define __DECL_SIMD_coshf32x
+#define __DECL_SIMD_coshf64x
+#define __DECL_SIMD_coshf128x
 #endif