]> sourceware.org Git - glibc.git/blob - sysdeps/ieee754/ldbl-opt/s_atan.c
Make dbl-64 atan and tan into weak aliases.
[glibc.git] / sysdeps / ieee754 / ldbl-opt / s_atan.c
1 #include <math_ldbl_opt.h>
2 #include <sysdeps/ieee754/dbl-64/s_atan.c>
3 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
4 compat_symbol (libm, atan, atanl, GLIBC_2_0);
5 #endif
This page took 0.035301 seconds and 5 git commands to generate.