Searched refs:SC_ID_NO_BOOL_RETURNED_ (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/ext/core/
H A Dmessages.hh36 extern const char SC_ID_NO_BOOL_RETURNED_[];
H A D_using.hh163 using sc_core::SC_ID_NO_BOOL_RETURNED_;
/gem5/src/systemc/core/
H A Dmessages.cc36 const char SC_ID_NO_BOOL_RETURNED_[] = "operator does not return boolean"; member in namespace:sc_core
171 {500, SC_ID_NO_BOOL_RETURNED_},
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_kernel_ids.h50 SC_DEFINE_MESSAGE(SC_ID_NO_BOOL_RETURNED_ , 500,

Completed in 8 milliseconds