about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_ufromfpl.c
blob: c686daa4a7ffdb6d82ff7f9ab1698227d06b3e9a (plain) (blame)
1
2
3
4
#define UNSIGNED 1
#define INEXACT 0
#define FUNC ufromfpl
#include <s_fromfpl_main.c>