about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_ufromfpf.c
blob: e6ffdf3374b43f2dd3456adaa2b44cd6198fcdc1 (plain) (blame)
1
2
3
4
#define UNSIGNED 1
#define INEXACT 0
#define FUNC ufromfpf
#include <s_fromfpf_main.c>