glibc/sysdeps/m68k/fpu/s_modfl.c

4 lines
70 B
C

#define FUNC modfl
#define float_type long double
#include <s_modf.c>