Searched refs:SC_DEFAULT_WL_ (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/ext/dt/int/
H A Dsc_length_param.hh141 m_len(SC_DEFAULT_WL_)
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_length_param.h143 : m_len( SC_DEFAULT_WL_ )
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxdefs.h200 const int SC_DEFAULT_WL_ = SC_BUILTIN_WL_; member in namespace:sc_dt
H A Dsc_fxtype_params.h205 : m_wl ( SC_DEFAULT_WL_ ),
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxdefs.hh189 const int SC_DEFAULT_WL_ = SC_BUILTIN_WL_; member in namespace:sc_dt
H A Dsc_fxtype_params.hh196 m_wl(SC_DEFAULT_WL_), m_iwl(SC_DEFAULT_IWL_),

Completed in 10 milliseconds