math: Remove slow paths from atan2 [BZ #15267]
[glibc.git] / sysdeps / x86_64 / fpu / multiarch / dosincos-fma.c
blob5744586bdbda42646686d103074e6902087e85bf
1 #define __docos __docos_fma
2 #define __dubcos __dubcos_fma
3 #define __dubsin __dubsin_fma
4 #define SECTION __attribute__ ((section (".text.fma")))
6 #include <sysdeps/ieee754/dbl-64/dosincos.c>