glibc/sysdeps/ieee754/ldbl-96/s_ufromfpxl.c

6 lines
132 B
C

#define UNSIGNED 1
#define INEXACT 1
#define FUNC __ufromfpxl
#include <s_fromfpl_main.c>
libm_alias_ldouble (__ufromfpx, ufromfpx)