summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_ufromfpf.c
blob: 0d2b4493a8d1aa7a5add51bdc21a9ae8d6552add (plain)
1
2
3
4
5
#define UNSIGNED 1
#define INEXACT 0
#define FUNC __ufromfpf
#include <s_fromfpf_main.c>
libm_alias_float (__ufromfp, ufromfp)