6 lines
127 B
C
6 lines
127 B
C
|
#define UNSIGNED 0
|
||
|
#define INEXACT 1
|
||
|
#define FUNC __fromfpxf
|
||
|
#include <s_fromfpf_main.c>
|
||
|
libm_alias_float (__fromfpx, fromfpx)
|