ReactOS 0.4.16-dev-106-g10b08aa
|
#include <_limits.h>
Static Public Member Functions | |
static float _STLP_CALL | get_F_inf () |
static float _STLP_CALL | get_F_qNaN () |
static float _STLP_CALL | get_F_sNaN () |
static float _STLP_CALL | get_F_denormMin () |
static double _STLP_CALL | get_D_inf () |
static double _STLP_CALL | get_D_qNaN () |
static double _STLP_CALL | get_D_sNaN () |
static double _STLP_CALL | get_D_denormMin () |
static long double _STLP_CALL | get_LD_inf () |
static long double _STLP_CALL | get_LD_qNaN () |
static long double _STLP_CALL | get_LD_sNaN () |
static long double _STLP_CALL | get_LD_denormMin () |
|
static |
|
static |
Referenced by numeric_limits< double >::infinity().
|
static |
Referenced by numeric_limits< double >::quiet_NaN().
|
static |
Referenced by numeric_limits< double >::signaling_NaN().
|
static |
|
static |
Referenced by numeric_limits< float >::infinity().
|
static |
Referenced by numeric_limits< float >::quiet_NaN().
|
static |
Referenced by numeric_limits< float >::signaling_NaN().
|
static |
|
static |
Referenced by numeric_limits< long double >::infinity().
|
static |
Referenced by numeric_limits< long double >::quiet_NaN().
|
static |
Referenced by numeric_limits< long double >::signaling_NaN().