C:/systemc-2.1.v1/src/sysc/datatypes/fx/sc_fxval.cpp

#include <ctype.h>
#include <math.h>
#include <float.h>
#include "sysc/datatypes/fx/sc_fxval.h"

ネームスペース

namespace  sc_dt

マクロ定義

#define SCFX_FAIL_IF_(cnd)

関数

static void sc_dt::print_dec (scfx_string &s, scfx_ieee_double id, int w_prefix, sc_fmt fmt)
static void sc_dt::print_other (scfx_string &s, const scfx_ieee_double &id, sc_numrep numrep, int w_prefix, sc_fmt fmt, const scfx_params *params)
const char * sc_dt::to_string (const scfx_ieee_double &, sc_numrep, int, sc_fmt, const scfx_params *=0)

マクロ定義

#define SCFX_FAIL_IF_ ( cnd   ) 

値:

{                                                                             \
    if( ( cnd ) )                                                             \
        return static_cast<double>( scfx_ieee_double::nan() );                \
}


SystemCに対してFri Jun 6 07:39:53 2008に生成されました。  doxygen 1.5.6