7 lines
175 B
C
7 lines
175 B
C
|
#define UNSIGNED 0
|
||
|
#define INEXACT 1
|
||
|
#define FUNC __fromfpxf128
|
||
|
#include <float128_private.h>
|
||
|
#include "../ldbl-128/s_fromfpl_main.c"
|
||
|
libm_alias_float128 (__fromfpx, fromfpx)
|