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

6 lines
126 B
C

#define UNSIGNED 0
#define INEXACT 1
#define FUNC __fromfpx
#include <s_fromfp_main.c>
libm_alias_double (__fromfpx, fromfpx)