Searched refs:SCFX_EXPLICIT_ (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h67 # define SCFX_EXPLICIT_ // nothing macro
69 # define SCFX_EXPLICIT_ explicit macro
111 SCFX_EXPLICIT_ sc_fxval( int, sc_fxval_observer* = 0 );
112 SCFX_EXPLICIT_ sc_fxval( unsigned int, sc_fxval_observer* = 0 );
113 SCFX_EXPLICIT_ sc_fxval( long, sc_fxval_observer* = 0 );
114 SCFX_EXPLICIT_ sc_fxval( unsigned long, sc_fxval_observer* = 0 );
115 SCFX_EXPLICIT_ sc_fxval( float, sc_fxval_observer* = 0 );
116 SCFX_EXPLICIT_ sc_fxval( double, sc_fxval_observer* = 0 );
117 SCFX_EXPLICIT_ sc_fxval( const char*, sc_fxval_observer* = 0 );
451 SCFX_EXPLICIT_ sc_fxval_fas
2264 #undef SCFX_EXPLICIT_ macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh65 #define SCFX_EXPLICIT_ explicit macro
1940 #undef SCFX_EXPLICIT_ macro

Completed in 13 milliseconds