41 #ifndef __FPREAL16LIMITS_H_INCLUDED__
42 #define __FPREAL16LIMITS_H_INCLUDED__
61 static const bool is_specialized =
true;
70 static const bool is_exact =
false;
81 static const bool has_infinity =
true;
82 static const bool has_quiet_NaN =
true;
83 static const bool has_signaling_NaN =
true;
84 static const float_denorm_style
85 has_denorm = denorm_present;
86 static const bool has_denorm_loss =
false;
93 static const bool is_iec559 =
false;
94 static const bool is_bounded =
false;
95 static const bool is_modulo =
false;
97 static const bool traps =
true;
98 static const bool tinyness_before =
false;
99 static const float_round_style
100 round_style = round_to_nearest;
105 #endif // __FPREAL16LIMITS_H_INCLUDED__
static fpreal16 quiet_NaN() noexcept
static fpreal16 denorm_min() noexcept
static fpreal16 round_error() noexcept
#define H_REAL16_MAX_10_EXP
static fpreal16 infinity() noexcept
static fpreal16 epsilon() noexcept
static fpreal16 min() noexcept
#define H_REAL16_MANT_DIG
static fpreal16 signaling_NaN() noexcept
static fpreal16 max() noexcept
#define H_REAL16_MIN_10_EXP