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

4 lines
87 B
C

#define FUNC __ieee754_atanhf
#define FUNC_FINITE __atanhf_finite
#include <e_acosf.c>