glibc/sysdeps/ieee754/float128/s_ufromfpxf128.c

6 lines
133 B
C

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