6 lines
126 B
C
6 lines
126 B
C
|
#define UNSIGNED 0
|
||
|
#define INEXACT 1
|
||
|
#define FUNC __fromfpx
|
||
|
#include <s_fromfp_main.c>
|
||
|
libm_alias_double (__fromfpx, fromfpx)
|