mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-18 17:24:29 +03:00
m68k specific complex cosine implementation for long double.
This commit is contained in:
3
sysdeps/m68k/fpu/s_ccosl.c
Normal file
3
sysdeps/m68k/fpu/s_ccosl.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#define SUFF l
|
||||
#define float_type long double
|
||||
#include <s_ccos.c>
|
||||
Reference in New Issue
Block a user