|
Wire Sysio Wire Sysion 1.0.0
|
#include <stdbool.h>#include <stdint.h>#include "platform.h"#include "internals.h"#include "specialize.h"#include "softfloat.h"
Go to the source code of this file.
Functions | |
| int_fast32_t | extF80M_to_i32 (const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact) |
| int_fast32_t extF80M_to_i32 | ( | const extFloat80_t * | aPtr, |
| uint_fast8_t | roundingMode, | ||
| bool | exact ) |
Definition at line 58 of file extF80M_to_i32.c.
