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 | |
uint_fast32_t | f64_to_ui32_r_minMag (float64_t a, bool exact) |
uint_fast32_t f64_to_ui32_r_minMag | ( | float64_t | a, |
bool | exact ) |
Definition at line 44 of file f64_to_ui32_r_minMag.c.