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 | |
void | f128M_sub (const float128_t *aPtr, const float128_t *bPtr, float128_t *zPtr) |
void f128M_sub | ( | const float128_t * | aPtr, |
const float128_t * | bPtr, | ||
float128_t * | zPtr ) |
Definition at line 84 of file f128M_sub.c.