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

4 lines
78 B
C
Raw Normal View History

#define FUNC __ieee754_asinl
#define FUNC_FINITE __asinl
#include <e_acosl.c>