(__need_error_t): New macro, before including <errno.h>. [!__const] (__const):...
[glibc.git] / sysdeps / m68k / fpu / s_frexpl.c
blobfe9466f3be23405ed9532a36b0d753407dc73108
1 #define FUNC frexpl
2 #define float_type long double
3 #include <s_frexp.c>