|
| _STCONS (bool, is_signed, false) |
|
| _STCONS (int, digits, CHAR_BIT *sizeof(char16_t)) |
|
| _STCONS (bool, is_bounded, true) |
|
| _STCONS (bool, is_exact, true) |
|
| _STCONS (bool, is_integer, true) |
|
| _STCONS (bool, is_modulo, true) |
|
| _STCONS (bool, is_specialized, true) |
|
| _STCONS (int, radix, 2) |
|
| _STCONS (float_denorm_style, has_denorm, denorm_absent) |
|
| _STCONS (bool, has_denorm_loss, false) |
|
| _STCONS (bool, has_infinity, false) |
|
| _STCONS (bool, has_quiet_NaN, false) |
|
| _STCONS (bool, has_signaling_NaN, false) |
|
| _STCONS (bool, is_bounded, false) |
|
| _STCONS (bool, is_exact, false) |
|
| _STCONS (bool, is_iec559, false) |
|
| _STCONS (bool, is_integer, false) |
|
| _STCONS (bool, is_modulo, false) |
|
| _STCONS (bool, is_signed, false) |
|
| _STCONS (bool, is_specialized, false) |
|
| _STCONS (bool, tinyness_before, false) |
|
| _STCONS (bool, traps, false) |
|
| _STCONS (float_round_style, round_style, round_toward_zero) |
|
| _STCONS (int, digits, 0) |
|
| _STCONS (int, digits10, 0) |
|
| _STCONS (int, max_digits10, 0) |
|
| _STCONS (int, max_exponent, 0) |
|
| _STCONS (int, max_exponent10, 0) |
|
| _STCONS (int, min_exponent, 0) |
|
| _STCONS (int, min_exponent10, 0) |
|
| _STCONS (int, radix, 0) |
|