initial commit
[glibc.git] / sysdeps / ieee754 / ldbl-128 / s_ufromfpxl.c
1 #define UNSIGNED 1
2 #define INEXACT 1
3 #define FUNC __ufromfpxl
4 #include <s_fromfpl_main.c>
5 libm_alias_ldouble (__ufromfpx, ufromfpx)