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