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