glibc/sysdeps/ieee754/flt-32/s_ufromfpxf.c

6 lines
130 B
C

#define UNSIGNED 1
#define INEXACT 1
#define FUNC __ufromfpxf
#include <s_fromfpf_main.c>
libm_alias_float (__ufromfpx, ufromfpx)