Searched refs:SC_ID_NOT_IMPLEMENTED_ (Results 1 - 7 of 7) sorted by relevance

/gem5/src/systemc/ext/utils/
H A Dmessages.hh38 extern const char SC_ID_NOT_IMPLEMENTED_[];
H A D_using.hh103 using sc_core::SC_ID_NOT_IMPLEMENTED_;
/gem5/src/systemc/utils/
H A Dmessages.cc39 const char SC_ID_NOT_IMPLEMENTED_[] = "not implemented"; member in namespace:sc_core
67 {2, SC_ID_NOT_IMPLEMENTED_},
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h245 extern const char SC_ID_NOT_IMPLEMENTED_[];
H A Dsc_report_handler.cpp716 const char SC_ID_NOT_IMPLEMENTED_[] = "not implemented"; member in namespace:sc_core
734 DEFINE_MSG(SC_ID_NOT_IMPLEMENTED_, 2),
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbutils.h143 SC_REPORT_ERROR( sc_core::SC_ID_NOT_IMPLEMENTED_,
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp1645 SC_REPORT_WARNING( SC_ID_NOT_IMPLEMENTED_,

Completed in 20 milliseconds