summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_fromfpxl.c
blob: 0a342a22d1b6ebf7e02307f8281b95e3be9b65ee (plain)
1
2
3
4
5
#define UNSIGNED 0
#define INEXACT 1
#define FUNC __fromfpxl
#include <s_fromfpl_main.c>
libm_alias_ldouble (__fromfpx, fromfpx)