]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/ieee754/ldbl-opt/s_ccosl.c
2.5-18.1
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / s_ccosl.c
1 #include <complex.h>
2 #include <math_ldbl_opt.h>
3 #undef weak_alias
4 #define weak_alias(n,a)
5 #include <math/s_ccosl.c>
6 long_double_symbol (libm, __ccosl, ccosl);