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

4 lines
85 B
C
Raw Normal View History

2001-02-17 16:49:41 +00:00
#define FUNC __ieee754_exp2l
2011-10-13 16:43:01 +00:00
#define FUNC_FINITE __exp2l_finite
2001-02-17 16:49:41 +00:00
#include <e_acosl.c>