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

/gem5/src/systemc/ext/dt/int/
H A Dsc_length_param.hh133 SC_CHECK_WL_(len_);
177 SC_CHECK_WL_(len_);
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_length_param.h133 SC_CHECK_WL_( len_ );
185 SC_CHECK_WL_( len_ );
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxtype_params.h146 SC_CHECK_WL_( wl_ );
170 SC_CHECK_WL_( wl_ );
263 SC_CHECK_WL_( wl_ );
H A Dsc_fxdefs.h266 #define SC_CHECK_WL_(wl) \ macro
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxtype_params.hh147 SC_CHECK_WL_(wl_);
168 SC_CHECK_WL_(wl_);
234 SC_CHECK_WL_(wl_);
H A Dsc_fxdefs.hh253 #define SC_CHECK_WL_(wl) SC_ERROR_IF_((wl) <= 0, sc_core::SC_ID_INVALID_WL_) macro

Completed in 6 milliseconds