elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
[glibc.git] / sysdeps / ieee754 / dbl-64 / s_ufromfpx.c
blob0945dfce0830741e56f984f075d1063a5d088b5c
1 #define UNSIGNED 1
2 #define INEXACT 1
3 #define FUNC __ufromfpx
4 #include <s_fromfp_main.c>
5 libm_alias_double (__ufromfpx, ufromfpx)