elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
[glibc.git] / sysdeps / ieee754 / flt-32 / s_fromfpxf.c
blob01d9247c31e295ccf137e49db389091bd369d29b
1 #define UNSIGNED 0
2 #define INEXACT 1
3 #define FUNC __fromfpxf
4 #include <s_fromfpf_main.c>
5 libm_alias_float (__fromfpx, fromfpx)