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

/gem5/src/systemc/ext/core/
H A Dmessages.hh37 extern const char SC_ID_NO_INT_RETURNED_[];
H A D_using.hh164 using sc_core::SC_ID_NO_INT_RETURNED_;
/gem5/src/systemc/core/
H A Dmessages.cc37 const char SC_ID_NO_INT_RETURNED_[] = "operator does not return int"; member in namespace:sc_core
172 {501, SC_ID_NO_INT_RETURNED_},
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_kernel_ids.h52 SC_DEFINE_MESSAGE(SC_ID_NO_INT_RETURNED_ , 501,

Completed in 9 milliseconds