|
| _STLP_STATIC_CONSTANT (int, digits=(__idigits< 0) ?((int)((sizeof(_Int) *(CHAR_BIT))) -((__imin==0) ? 0 :1)) :(__idigits)) |
|
| _STLP_STATIC_CONSTANT (int, digits10=(digits *301UL)/1000) |
|
| _STLP_STATIC_CONSTANT (int, radix=2) |
|
| _STLP_STATIC_CONSTANT (bool, is_specialized=true) |
|
| _STLP_STATIC_CONSTANT (bool, is_signed=(__imin !=0)) |
|
| _STLP_STATIC_CONSTANT (bool, is_integer=true) |
|
| _STLP_STATIC_CONSTANT (bool, is_exact=true) |
|
| _STLP_STATIC_CONSTANT (bool, is_bounded=true) |
|
| _STLP_STATIC_CONSTANT (bool, is_modulo=__ismod) |
|
| _STLP_STATIC_CONSTANT (int, digits=0) |
|
| _STLP_STATIC_CONSTANT (int, digits10=0) |
|
| _STLP_STATIC_CONSTANT (int, radix=0) |
|
| _STLP_STATIC_CONSTANT (int, min_exponent=0) |
|
| _STLP_STATIC_CONSTANT (int, min_exponent10=0) |
|
| _STLP_STATIC_CONSTANT (int, max_exponent=0) |
|
| _STLP_STATIC_CONSTANT (int, max_exponent10=0) |
|
| _STLP_STATIC_CONSTANT (float_denorm_style, has_denorm=denorm_absent) |
|
| _STLP_STATIC_CONSTANT (float_round_style, round_style=round_toward_zero) |
|
| _STLP_STATIC_CONSTANT (bool, is_specialized=false) |
|
| _STLP_STATIC_CONSTANT (bool, is_signed=false) |
|
| _STLP_STATIC_CONSTANT (bool, is_integer=false) |
|
| _STLP_STATIC_CONSTANT (bool, is_exact=false) |
|
| _STLP_STATIC_CONSTANT (bool, has_infinity=false) |
|
| _STLP_STATIC_CONSTANT (bool, has_quiet_NaN=false) |
|
| _STLP_STATIC_CONSTANT (bool, has_signaling_NaN=false) |
|
| _STLP_STATIC_CONSTANT (bool, has_denorm_loss=false) |
|
| _STLP_STATIC_CONSTANT (bool, is_iec559=false) |
|
| _STLP_STATIC_CONSTANT (bool, is_bounded=false) |
|
| _STLP_STATIC_CONSTANT (bool, is_modulo=false) |
|
| _STLP_STATIC_CONSTANT (bool, traps=false) |
|
| _STLP_STATIC_CONSTANT (bool, tinyness_before=false) |
|
Definition at line 125 of file _limits.h.