glibc/sysdeps/m68k/m680x0/fpu/e_sinhf.c

4 lines
85 B
C

#define FUNC __ieee754_sinhf
#define FUNC_FINITE __sinhf_finite
#include <e_acosf.c>