glibc/sysdeps/ieee754/ldbl-128ibm/s_ufromfpxl.c

6 lines
126 B
C

#define UNSIGNED 1
#define INEXACT 1
#define FUNC __ufromfpxl
#include <s_fromfpl_main.c>
weak_alias (__ufromfpxl, ufromfpxl)