Searched refs:SC_ID_ILLEGAL_CHARACTERS_ (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/ext/core/
H A Dmessages.hh42 extern const char SC_ID_ILLEGAL_CHARACTERS_[];
H A D_using.hh169 using sc_core::SC_ID_ILLEGAL_CHARACTERS_;
/gem5/src/systemc/core/
H A Dmessages.cc42 const char SC_ID_ILLEGAL_CHARACTERS_[] = "illegal characters"; member in namespace:sc_core
177 {506, SC_ID_ILLEGAL_CHARACTERS_},
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_kernel_ids.h62 SC_DEFINE_MESSAGE(SC_ID_ILLEGAL_CHARACTERS_ , 506,
H A Dsc_object.cpp264 SC_REPORT_WARNING( SC_ID_ILLEGAL_CHARACTERS_, message.c_str());

Completed in 9 milliseconds