| 1 | #define UNSIGNED 0 | 
|---|---|
| 2 | #define INEXACT 0 | 
| 3 | #define FUNC __fromfp | 
| 4 | #include <s_fromfp_main.c> | 
| 5 | libm_alias_double (__fromfp, fromfp) | 
| 6 | 
| 1 | #define UNSIGNED 0 | 
|---|---|
| 2 | #define INEXACT 0 | 
| 3 | #define FUNC __fromfp | 
| 4 | #include <s_fromfp_main.c> | 
| 5 | libm_alias_double (__fromfp, fromfp) | 
| 6 |