Lines Matching defs:sc_fxnum_fast_subref

84 class sc_fxnum_fast_subref;
241 friend class sc_fxnum_fast_subref;
269 DECL_ASN_OP_T(const sc_fxnum_fast_subref&)
293 DECL_ASN_OP_T_A(op,const sc_fxnum_fast_subref&) \
315 const sc_fxnum_fast_subref& ); \
395 // CLASS : sc_fxnum_fast_subref
401 class sc_fxnum_fast_subref
412 sc_fxnum_fast_subref( sc_fxnum_fast&, int, int );
418 sc_fxnum_fast_subref( const sc_fxnum_fast_subref& );
423 ~sc_fxnum_fast_subref();
429 sc_fxnum_fast_subref& operator = ( tp );
432 DECL_ASN_OP_T(const sc_fxnum_fast_subref&)
452 sc_fxnum_fast_subref& operator op ## = ( tp );
456 DECL_ASN_OP_T_A(op,const sc_fxnum_fast_subref&) \
471 friend bool operator op ( const sc_fxnum_fast_subref&, tp ); \
472 friend bool operator op ( tp, const sc_fxnum_fast_subref& );
475 friend bool operator op ( const sc_fxnum_fast_subref&, \
476 const sc_fxnum_fast_subref& ); \
477 friend bool operator op ( const sc_fxnum_fast_subref&, \
553 sc_fxnum_fast_subref();
570 friend class sc_fxnum_fast_subref;
997 friend class sc_fxnum_fast_subref;
1289 const sc_fxnum_fast_subref operator () ( int, int ) const;
1290 sc_fxnum_fast_subref operator () ( int, int );
1292 const sc_fxnum_fast_subref range( int, int ) const;
1293 sc_fxnum_fast_subref range( int, int );
1296 const sc_fxnum_fast_subref operator () () const;
1297 sc_fxnum_fast_subref operator () ();
1299 const sc_fxnum_fast_subref range() const;
1300 sc_fxnum_fast_subref range();
1906 sc_fxnum_subref::operator = ( const sc_fxnum_fast_subref& a )
1972 sc_fxnum_subref::operator op ## = ( const sc_fxnum_fast_subref& a ) \
2020 operator op ( const sc_fxnum_subref& a, const sc_fxnum_fast_subref& b ) \
2205 // CLASS : sc_fxnum_fast_subref
2214 sc_fxnum_fast_subref::sc_fxnum_fast_subref( sc_fxnum_fast& num_,
2225 sc_fxnum_fast_subref::sc_fxnum_fast_subref( const sc_fxnum_fast_subref& a )
2234 sc_fxnum_fast_subref::~sc_fxnum_fast_subref()
2243 sc_fxnum_fast_subref&
2244 sc_fxnum_fast_subref::operator = ( const sc_fxnum_subref& a )
2253 sc_fxnum_fast_subref&
2254 sc_fxnum_fast_subref::operator = ( const sc_fxnum_fast_subref& a )
2267 sc_fxnum_fast_subref& \
2268 sc_fxnum_fast_subref::operator = ( tp a ) \
2297 sc_fxnum_fast_subref& \
2298 sc_fxnum_fast_subref::operator op ## = ( tp a ) \
2310 sc_fxnum_fast_subref& \
2311 sc_fxnum_fast_subref::operator op ## = ( const sc_fxnum_subref& a ) \
2322 sc_fxnum_fast_subref& \
2323 sc_fxnum_fast_subref::operator op ## = ( const sc_fxnum_fast_subref& a ) \
2349 operator op ( const sc_fxnum_fast_subref& a, tp b ) \
2356 operator op ( tp a, const sc_fxnum_fast_subref& b ) \
2364 operator op ( const sc_fxnum_fast_subref& a, const sc_fxnum_fast_subref& b ) \
2371 operator op ( const sc_fxnum_fast_subref& a, const sc_fxnum_subref& b ) \
2399 sc_fxnum_fast_subref::fnc() const \
2420 sc_fxnum_fast_subref::length() const
2430 sc_fxnum_fast_subref::to_int() const
2439 sc_fxnum_fast_subref::to_int64() const
2448 sc_fxnum_fast_subref::to_uint() const
2457 sc_fxnum_fast_subref::to_uint64() const
2466 sc_fxnum_fast_subref::to_long() const
2475 sc_fxnum_fast_subref::to_ulong() const
2487 sc_fxnum_fast_subref::to_signed() const
2494 sc_fxnum_fast_subref::to_unsigned() const
2504 sc_fxnum_fast_subref::to_string() const
2512 sc_fxnum_fast_subref::to_string( sc_numrep numrep ) const
2520 sc_fxnum_fast_subref::to_string( sc_numrep numrep, bool w_prefix ) const
2530 sc_fxnum_fast_subref::operator sc_bv_base () const
2540 operator << ( ::std::ostream& os, const sc_fxnum_fast_subref& a )
2548 operator >> ( ::std::istream& is, sc_fxnum_fast_subref& a )
4465 const sc_fxnum_fast_subref
4471 return sc_fxnum_fast_subref( const_cast<sc_fxnum_fast&>( *this ),
4476 sc_fxnum_fast_subref
4482 return sc_fxnum_fast_subref( *this,
4487 const sc_fxnum_fast_subref
4493 return sc_fxnum_fast_subref( const_cast<sc_fxnum_fast&>( *this ),
4498 sc_fxnum_fast_subref
4504 return sc_fxnum_fast_subref( *this,
4509 const sc_fxnum_fast_subref
4516 sc_fxnum_fast_subref
4523 const sc_fxnum_fast_subref
4530 sc_fxnum_fast_subref