1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
Files
glibc/sysdeps/m68k/fpu/s_csinhf.c
1997-04-11 10:28:26 +00:00

5 lines
88 B
C

#define SUFF f
#define float_type float
#define huge_val HUGE_VALF
#include <s_csinh.c>