6 lines
129 B
C
6 lines
129 B
C
|
#define UNSIGNED 1
|
||
|
#define INEXACT 1
|
||
|
#define FUNC __ufromfpx
|
||
|
#include <s_fromfp_main.c>
|
||
|
libm_alias_double (__ufromfpx, ufromfpx)
|