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

6 lines
123 B
C

#define UNSIGNED 1
#define INEXACT 0
#define FUNC __ufromfpl
#include <s_fromfpl_main.c>
weak_alias (__ufromfpl, ufromfpl)