about summary refs log tree commit diff
path: root/sysdeps/ieee754/float128/s_fromfpxf128.c
blob: 21676fab03b56335e909a6fde1e26a13960e4595 (plain) (blame)
1
2
3
4
5
#define UNSIGNED 0
#define INEXACT 1
#define FUNC fromfpxf128
#include <float128_private.h>
#include "../ldbl-128/s_fromfpl_main.c"