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 | |
bool | extF80_eq (extFloat80_t a, extFloat80_t b) |
bool extF80_eq | ( | extFloat80_t | a, |
extFloat80_t | b ) |
Definition at line 44 of file extF80_eq.c.