glibc/sysdeps/ieee754/dbl-64/s_fromfp.c

6 lines
123 B
C

#define UNSIGNED 0
#define INEXACT 0
#define FUNC __fromfp
#include <s_fromfp_main.c>
libm_alias_double (__fromfp, fromfp)