Wire Sysio Wire Sysion 1.0.0
|
#include <stdbool.h>
#include <stdint.h>
#include "platform.h"
#include "internals.h"
#include "softfloat.h"
Go to the source code of this file.
Functions | |
extFloat80_t | i32_to_extF80 (int32_t a) |
extFloat80_t i32_to_extF80 | ( | int32_t | a | ) |
Definition at line 43 of file i32_to_extF80.c.