Wire Sysio Wire Sysion 1.0.0
|
#include <stdbool.h>
#include <stdint.h>
#include "platform.h"
#include "primitives.h"
#include "softfloat.h"
Go to the source code of this file.
Functions | |
bool | f128M_isSignalingNaN (const float128_t *aPtr) |
bool f128M_isSignalingNaN | ( | const float128_t * | aPtr | ) |
Definition at line 45 of file f128M_isSignalingNaN.c.