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 | |
bool | f128_eq_signaling (float128_t a, float128_t b) |
bool f128_eq_signaling | ( | float128_t | a, |
float128_t | b ) |
Definition at line 43 of file f128_eq_signaling.c.