glibc/sysdeps/ieee754/float128/s_ufromfpf128.c

6 lines
132 B
C

#define UNSIGNED 1
#define INEXACT 0
#define FUNC ufromfpf128
#include <float128_private.h>
#include "../ldbl-128/s_fromfpl_main.c"