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 | |
void | f16_to_f128M (float16_t a, float128_t *zPtr) |
void f16_to_f128M | ( | float16_t | a, |
float128_t * | zPtr ) |
Definition at line 55 of file f16_to_f128M.c.